Forum Discussion

adim's avatar
adim
Frequent Visitor
7 years ago
Solved

DAX pivoting table

Hi there,   I have this table in my model:    provider_id year time sample rate id1 2011 1 2 3 id2 2011 4 5 6 id3 2011 7 8 9 id1 2012 11 12 13 id2 2012 14 ...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Hi adim,

     

    Nope, dax is impossible to achieve this.
    In my opinion, you can use original table column to create matrix visual with same result.

     

    Regards,

    Xiaoxin Sheng