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
dhankash
New Member

Load extracted columns from query to new table

I have a large table which has Complaints ID and Zip Code.  Zip code has recurring values because multiple complaints are received from the same zip code.  I ran a Query Editor to obtain distinct values of zip codes and the total # of complaints from each.  But when I close and apply, I think this new query goes back to the original table and messes up all the charts I have already built.  I need to load this query to a 'new' table so I can perform other tasks with it.  How can I do this?

Thanks,

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

Hi dhankash,

 

All the operation you have done in query editor will affect your report. Because data model(metadata) level will affect report level. So a simple solution to solve this problem is to duplicate a same "new" table in query editor and do operations on the duplicated table, then create visual based off the "new" table.

 

Regards,

Jimmy Tao

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

Hi dhankash,

 

All the operation you have done in query editor will affect your report. Because data model(metadata) level will affect report level. So a simple solution to solve this problem is to duplicate a same "new" table in query editor and do operations on the duplicated table, then create visual based off the "new" table.

 

Regards,

Jimmy Tao

Thank you.  This really worked.  However, I wish MS would provide an option to load new Queries to a new 'location' i.e. a new table if that is what the user wants to do. dk

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 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.

Top Solution Authors