Forum Discussion
pedanticpad
6 years agoHelper II
Financial P&L - How to Layout Data
Hi, I have system driven data laid out like the below; Month Salesman Invoice Sales Direct Consumables Direct Payroll etc Jan X 12345 Jan Y 12346 ...
- 6 years ago
Yes, It is possible in Power BI. Please do follow the below steps,
- Go to Transform Data (aka Query Editor)
- Select the categories which are plotted as columns like below,
- Click the Unpivot Columns option (under Transform tab) --Highlighted in the above image.
- Select Month Column and click the Pivot Column option (under Transform Tab). A dialogue window will appear to choose the value field.
- Choose your value field and aggregation. Click Ok
Here you go!
Let me know if you have any issues.
Appreciate your kudos!
Regards,
Siva Mani
SivaMani
6 years agoResident Rockstar
Yes, It is possible in Power BI. Please do follow the below steps,
- Go to Transform Data (aka Query Editor)
- Select the categories which are plotted as columns like below,
- Click the Unpivot Columns option (under Transform tab) --Highlighted in the above image.
- Select Month Column and click the Pivot Column option (under Transform Tab). A dialogue window will appear to choose the value field.
- Choose your value field and aggregation. Click Ok
Here you go!
Let me know if you have any issues.
Appreciate your kudos!
Regards,
Siva Mani
- pedanticpad6 years agoHelper II
Thanks so much!
- SivaMani6 years agoResident Rockstar
Glad that it helped you!
- pedanticpad6 years agoHelper II
Hi,
Is to possible to do something similar to a table that has been created in PowerBI rather than imported as a query? I've had to import a table, add several calculated columns, etc to get my desired values but I need to get it laid out like the above to create a P&L.
Thanks,
Paddy