Forum Discussion
ashmitp869
1 year agoResponsive Resident
Need help in Combo Chart - Visual
Hi , Help me with the Combo Chart. I have a sample chart requirement . I have data set like I have used Line and Stacked Column Chart. But how can I show the Mesh Roof...
- 1 year ago
Then prefer using measure to calculate sum of value and cumilative value separatly using measure
this will solve your problem
ashmitp869
1 year agoResponsive Resident
Hi govind_021
But I already have the cummlative value in the Value column
With the measures you provided , its giving me the result below
Provided you the sample file
https://github.com/suvechha/samplepbi/blob/main/p6.pbix
Vijay_Chethan
1 year agoResolver III
Then prefer using measure to calculate sum of value and cumilative value separatly using measure
this will solve your problem