Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi All,
I am trying to convert 'Total Weekly Sales', 'Total Weekly Scoring Average', and 'Total Weekly Scoring FRs' from its current vertical layout to horizontal. Is there a setting I can change? It currently displays this:
(Note: I have the 'Date' field in a column group)
I would like it to look like this:
5/9/2022 5/10/2022
Total Weekly Sales 4 9
Total Weekly Scoring Average 2 2.25
Total Weekly Scoring FRS 2 4
Solved! Go to Solution.
Hi @Brite ,
According to your description, here's my solution.
In Power Query, select the below three columns at the same time and click Unpivot Columns tab under the Transform ribbon.
Get this table.
Then in a matrix, put the Attribute in Rows, Date in Columns and Value in Values, get the expected result.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Brite ,
According to your description, here's my solution.
In Power Query, select the below three columns at the same time and click Unpivot Columns tab under the Transform ribbon.
Get this table.
Then in a matrix, put the Attribute in Rows, Date in Columns and Value in Values, get the expected result.
I attach my sample below for reference.
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello this soloution just works in PowerBi, not in paginated report builder
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.