Forum Discussion

prabhuk's avatar
prabhuk
Helper I
6 years ago
Solved

Compare variation in inventory aging between dates using targeting targeting

Hello everyone I'm very new to Power Bi and would like to compare the difference in the inventory aging report between two days selected using data segmentation. I have data like date wise produc...
  • parry2k's avatar
    parry2k
    6 years ago

    prabhuk although you need to unpivot your table and follow these steps

     

    - transform data

    - select date, product, and region table

    - right-click, unpivot other columns

     

    it will add two columns, attribute, and value, rename these as per your requirement

     

    close and apply

     

    In matrix visual,

     

    put product and region on rows,

    put the attribute on columns

    and value on value section

     

    on format page, turn off step layout and drill down to next level

     

    and that will get what you are looking for, it might require small tweaking but it will get what you want.

     

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!