
Need to create a chart that will grab all Opportunities Won this year, and then sum of the Actual Revenue for them all. So the chart would only have 1 bar on it with the total Actual Revenue this year so far. I can't seem to get the numbers to sum up correctly.
Thank you.
Hi partner,
So what you want to achieve is to add a number to the bar so that you can see the sum of Actual Revenue more directly, right?
Export the chart, edit the xml file, add IsValueShownAsLabel="True" behind <Series ChartType="StackedColumn".
Then import this xml into D365.