Forum Discussion
TDisco
3 years agoHelper I
Cumulative Count in Line Graph
Having a issue I can't search a solution for. I've tried others, but I just can't make this work. I have a single Table that contains each time a user logs in. I want to have a yearly cumalitve t...
- 3 years ago
UPDATE: This soultion solved this. https://community.powerbi.com/t5/Desktop/Line-Charts-with-Cumulative-values/m-p/169590
Shaurya
3 years agoMemorable Member
Hi TDisco,
Why don't you try creating a table just a list of month names and number, no year or date column. Join the month number from this new table to the month number in the date table and use month name as X-Axis in your visuals.
Works for you? Mark this post as a solution if it does!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI
- TDisco3 years agoHelper I
No-go, but thank you
(not sorted - but still, same response)