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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Tylerspears27
Regular Visitor

Power Query Transposed Data

Hello!

 

I am running into an issue when I run a power query on transposed data.

 

I recieve reports in rows:

 

       1           2

Site Name: xyz

Cost:           $$

Sq. Ft:         ##

etc.

 

When I upload the source file via folder the data comes back to me stacked. Therefore when I transpose the data in order to make column 1 my row headers all of my information is listed in the same row. I would like to create a new row under the same column header for each report. Is this possible? 

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Tylerspears27

 


 I recieve reports in rows:

 

       1           2

Site Name: xyz

Cost:           $$

Sq. Ft:         ##

etc.

 

When I upload the source file via folder the data comes back to me stacked. Therefore when I transpose the data in order to make column 1 my row headers all of my information is listed in the same row. I would like to create a new row under the same column header for each report. Is this possible? 


If I understand your scenario correctly that you have several tables with the similar values and you want to get the output below.

 

Captu2re.PNG

 

You could follow the steps to get the output above.

 

1. Go to Query Editor, and transpose your columns to get Site name , cost and SQ as Columns. Do this operator for each table.

2. Click Use First Row as Headers

3. Click  Append.

Captur3e.PNG

 

In addition, you could refer to my pbix file.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thank you for your response. 

 

I am curious if there is a way to automate this process. I do not want to upload each file individually then append them together each time a new report is generated. Currently I have it pulling from a folder source and therefore not able to append the tables together from the same sheet. Is there any way around this problem?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

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.