Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Brite
Helper I
Helper I

Convert Paginated Report Matrix or Table Vertical to Horizontal Layout

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)

Brite_1-1652464176432.png

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

1 ACCEPTED SOLUTION
v-yanjiang-msft
Community Support
Community Support

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.

vkalyjmsft_0-1652685914506.png

Get this table.

vkalyjmsft_1-1652686220021.png

Then in a matrix, put the Attribute in Rows, Date in Columns and Value in Values, get the expected result.

vkalyjmsft_2-1652686300196.png

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.

 

View solution in original post

2 REPLIES 2
v-yanjiang-msft
Community Support
Community Support

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.

vkalyjmsft_0-1652685914506.png

Get this table.

vkalyjmsft_1-1652686220021.png

Then in a matrix, put the Attribute in Rows, Date in Columns and Value in Values, get the expected result.

vkalyjmsft_2-1652686300196.png

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

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors