Forum Discussion

ErnestoMottola's avatar
ErnestoMottola
New Member
2 years ago
Solved

[Newbie] Rearranging data structure into a new table

Dear DAX users,   I am relatively new to PowerBi, and I am trying to rework some data from a Sharepoint list. Basically I have a list of users from various divisions that are allocated to one or mo...
  • talespin's avatar
    2 years ago

    hi ErnestoMottola ,

     

    I would advise, keep you data like this only.

    This way you can build measures with ease.

     

    Only for Displaying data like below, use one measure in a matrix.

    Measure = CONCATENATEX('Table', 'Table'[Champion])