Forum Discussion

imranami's avatar
imranami
Helper I
6 years ago
Solved

Line Graph with Cumulative Sum and Cumulative Amount

Hi everyone,   I have a table joined to a calendar table. I want to display the cumulative number of postings in the axis and cumulative balance in the values field of a line graph. I am been using...
  • V-lianl-msft's avatar
    V-lianl-msft
    6 years ago
     
    That's true,you can't use measures as an axis at the moment.
    You need to request the data source provider to create "cumulative count" columns.
     
    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.