Forum Discussion

iruserwin's avatar
iruserwin
New Member
1 year ago
Solved

reporting how to

Hi fabric folks.  I'm not sure if this is a reporting, power query, or dax question.   Given data set   client admin revenue type 1 admin revenue type 2 admin revenue type 3 other revenue ...
  • Irwan's avatar
    1 year ago

    hello iruserwin 

     

    i think you should get your desired result from unpivot table

    - unpivot table

    - split Attribut column by space delimiter at the leftmost

    - plot in matrix visual

     

    Hope this will help.

    Thank you.