Forum Discussion

JasonMiles's avatar
JasonMiles
Advocate I
11 years ago

Having an issue witht the Matrix visualization and PowerBI Analysis Services Connector

Hi,

 

I'm not sure if this is a bug or not, but I'm having a problem with the Matrix visualization. When I run a visualization in excel, the calculation runs correclty, but in PowerBI every cell shows up as 100%.

 

Is there a way to attach screenshots to these posts?

 

Jason

 

 

4 Replies

  • I should add that this only seems to be happening with percentage calculations that implement the "ALL('Table'[Column])" pattern. It works correctly with all other calculations.

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    Yes, save the screen shot as a file (png, jpg, etc.) and then you can use the little toolbar when editing a post to attach a picture from a file. 9th icon from the left.

    • JasonMiles's avatar
      JasonMiles
      Advocate I

      PowerBI.png

       

      These two visualizations should be the same. The filters are the same and I'm using the same measure.

      • JasonMiles's avatar
        JasonMiles
        Advocate I

        OK, after further research, the same issue seems to be coming up whenever I use the ALL('TableName'[ColumnName]',...) pattern with lots of columns. Is anyone else seeing this, or do I need to find another way to do this calculation?