Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
My refernce table is
I need to transform this cross table into something like as provided in the below screenshot
I tried pivoting and transposing rows to columns. The only challenge with transposing is that, the column headers are gettig repeated.
If someone can provide the exact power Query Steps to achieve the desired transforamtion.
Solved! Go to Solution.
Based on your description, I created data to reproduce your scenario. The pbix file is attached in the end.
Hi @Ahmedx ,
Thank you so much for the solution. It worked well for me.
I also have found out the workaround to perform the same operation using the normal transpose and pivot functions in the power Query Editor.
The key is to add a reference column for athletes and fill down, which will act as index column while doing the final pivotting as shown below
The full Power Query editor steps is provided below
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.