Forum Discussion
Transposing data while joining multiple table in report
Hello All,
I am new to power BI. working on a report creation where I need to join multiple tables and bring one table's data by transposing. Aware of Transposing option available in query editor but not able to make it work as need to join multiple tables.
See highligthed columns in final table[ Coming from Account table ]. Please help. Left side in picture shows source tables in model and right side is final table structure needed.
Hi , mpk
After you merge "Name table" and "Account table ",please select the column" type " and click the function "pivot columns".
The result will show as below.
Here is a sample pbix file.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
2 Replies
- amitchandakSuper User
mpk , the order of operation is important, refer if these can help
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
Transpose : https://yodalearning.com/tutorials/power-query-helps-transposing-data/
- v-easonf-msftCommunity Support
Hi , mpk
After you merge "Name table" and "Account table ",please select the column" type " and click the function "pivot columns".
The result will show as below.
Here is a sample pbix file.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.