Forum Discussion
Runningtotal by hour, line graph visual errors
Hi, I created a runningtotal measure that shows the sum of application counts for the same hour. By default with no time selected, the measure returns the total for the current hour. Heres my measure:
This gives inaccurate values to the other hours because of the horizontal lines.
But, when I select an hour, it works properly:
And each point is the same hour (3:00pm in this case).
How do I adjust the graph to behave this way?
Thanks,
Aaron
2 Replies
- parry2kSuper User
Anonymous it will be easier if you share sample data and the expected output. Read this post to get your answer quickly.
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490 - AnonymousNot applicable
Heres sample data: https://docs.google.com/spreadsheets/d/1Ddmx0vcP7t4J1W3l4YgnxYAlXK7ZtRDJ/edit#gid=1127929229
The expected output is the second screenshot.