Forum Discussion
geokon
8 years agoNew Member
Line Chart running total
Hello, I am quite new on Power Bi and currently stuck with showing a running total on a line chart. So, I have a dataset with orders raised per day.I want to show the running total of total order...
- 8 years ago
Hi geokon
Looks like you have your running total running ok for your table so it could just be a field selection issue on the axis.
Make a copy of the table visual (Ctrl-C and Ctrl-V) to duplicate it. Then on the duplicate, make it a standard linechart and see what happens.
Phil_Seamark
8 years agoMicrosoft Employee
Hi geokon
Looks like you have your running total running ok for your table so it could just be a field selection issue on the axis.
Make a copy of the table visual (Ctrl-C and Ctrl-V) to duplicate it. Then on the duplicate, make it a standard linechart and see what happens.
geokon
8 years agoNew Member
Hi Phil,
You were right. Just realised that the raised date was from a different dataset. Sounds like a rookie mistake.
Thanks!