Forum Discussion
Clustered Bar Chart and Matrix Chart
Hello,
I have a problem with the clustered bar chart and matrix chart.
These two charts uses same value column. When I check I have seen that while bar chart shows the right value matrix chart doesn't show.
For example if I want to choose a category in bar chart matrix brings the wrong value and shows the bar chart total.
Can you please help?
6 Replies
- amitchandakSuper User
Anonymous , can you share the formula, It can row-level calculation issue or all or allexcept has been used
Also refer: https://www.youtube.com/watch?v=ufHOOLdi_jk
- AnonymousNot applicable
The formula is like below:
column = DIVIDE(SUMX(firsttable, firsttable[column1]*firsttable[column2]),SUM('secondtable'[secondtablecolumn]),0)- amitchandakSuper User
Anonymous , this formula should have worked correctly.
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
- AnonymousNot applicable
HiAnonymous ,
It's pleasant if your problem has been solved, could you please mark the reply as Answered? that way, other community members will easily find the solution when they get the same issue.
Hope it helps.
Best Regards,
Caitlyn YanIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.