Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

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

    • Anonymous's avatar
      Anonymous
      Not applicable

      The formula is like below:

       

      column = DIVIDE(SUMX(firsttable, firsttable[column1]*firsttable[column2]),SUM('secondtable'[secondtablecolumn]),0)
      • amitchandak's avatar
        amitchandak
        Super 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.

  • Anonymous's avatar
    Anonymous
    Not 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 Yan

     

    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.