Forum Discussion
newpbiuser01
3 years agoHelper V
Cumulative Sum Line Chart Split by Legend
Hello, I have a data table which shows spend by year and month. I am trying to create a line cumulative line chart that will show the spend as it goes up over time. The data tables are as fo...
Mkarwa-123
3 years agoResolver II
You can add first date of the month e.g March, 2023 : 01-03-2023. Also create date table for dates not for month. Date table has to be contiguous dates table.
- newpbiuser013 years agoHelper V
Hi Mkarwa-123 , the Year-Month column is actually a date column formatted as a "yyyy-mm".