
Hi,
Who know, why i didn`t see value in chart when use Unify interface
In web interface i can see value ( appointmenr 1, phone call =6). This problem on all entities, and if i use bar chart or colum....
Hi Dima,
We need to modify the xml code of the chart.
1) Here is a chart without values. Export this chart.
2) Open the file, find <Series ChartType="Bar" and add IsValueShownAsLabel="True" after it.
If IsValueShownAsLabel = "False" is present, you only need to change it to IsValueShownAsLabel="True".
Save it.
3) Import the file into D365.