Forum Discussion
harirao
6 years agoPost Prodigy
Include a Total Measure inside Stacked Column chart
Hi All,
I want to include a measure in Stacked Column chart
Total Deals = SUMX(VALUES(Query1[Temp_subregion]), Query1[%6week_1&2])
Result i want to view as per below
Thank You.
Regards,
Hari
2 Replies
- amitchandakSuper User
harirao , I doubt you can display like that, you need check for some custom visual
- V-lianl-msftCommunity Support
Hi harirao ,
Maybe there are alternatives you should consider.
Change the transparency of both views and align the X axis of the bar with the columns of the matrix. Adjust the line and format size of the matrix.
You can also consider using tooltip.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.