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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

moving fields/column in another folder out of there dedicated table in Power bi desktop

Hi there,

I'm transitioning from Tableau to Power BI Desktop and was wondering about organizing data structures. In Tableau, I could easily move fields between tables by placing them in manually created folders. I've tried using the properties pane in Power BI, but it seems that fields are restricted to their original tables.

Could you advise on alternative approaches for achieving a similar level of organization within Power BI? Any insights you can offer would be greatly appreciated.

Thanks,

Azad

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

Power BI's Query Editor offers extensive capabilities for data transformation and organization before loading it into the model. You can merge or append queries to consolidate fields from different tables, effectively organizing them as needed. For detailed steps on how to use these features, please refer to the official documentation on combining data:

Tutorial: Shape and combine data in Power BI Desktop - Power BI | Microsoft Learn

 

The append operation creates a single table by adding the contents of one or more tables to another, and aggregates the column headers from the tables to create the schema for the new table.

Append queries - Power Query | Microsoft Learn

 

A merge queries operation joins two existing tables together based on matching values from one or multiple columns:

Merge queries overview - Power Query | Microsoft Learn

 

 

How to Get Your Question Answered Quickly 

 

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

 

Best Regards
Community Support Team _ Rongtie

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

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

Power BI's Query Editor offers extensive capabilities for data transformation and organization before loading it into the model. You can merge or append queries to consolidate fields from different tables, effectively organizing them as needed. For detailed steps on how to use these features, please refer to the official documentation on combining data:

Tutorial: Shape and combine data in Power BI Desktop - Power BI | Microsoft Learn

 

The append operation creates a single table by adding the contents of one or more tables to another, and aggregates the column headers from the tables to create the schema for the new table.

Append queries - Power Query | Microsoft Learn

 

A merge queries operation joins two existing tables together based on matching values from one or multiple columns:

Merge queries overview - Power Query | Microsoft Learn

 

 

How to Get Your Question Answered Quickly 

 

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

 

Best Regards
Community Support Team _ Rongtie

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

 

 

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors