Forum Discussion
ashmitp869
Responsive Resident
1 year agoNeed 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
Responsive Resident
1 year agoHi 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
Resolver III
1 year agoThen prefer using measure to calculate sum of value and cumilative value separatly using measure
this will solve your problem