Forum Discussion
Anonymous
8 years agoNot applicable
Area chart - only specific values
Hi all, new problem for me. i've got an sql data source wich is reporting the dates and if there is an violation of a ticket. Now I want to plot this on an Area chart, x-axis is the date ...
- 8 years ago
Hi Anonymous,
You just add the sum(violation) as value, and date as x-axis level. Please see the following screenshot.
You can download the attachment to check more details.
Best Regards,
Angelia
v-huizhn-msft
8 years agoMicrosoft Employee
Hi Anonymous,
You just add the sum(violation) as value, and date as x-axis level. Please see the following screenshot.
You can download the attachment to check more details.
Best Regards,
Angelia
Anonymous
8 years agoNot applicable
Hi,
YES! this solves my issue.
Thanks!
Joris