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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Kaalu007
Frequent Visitor

Import & Export Query to avoid recreate visual of 9 pages

Hi Friends, 

 

i have 2 .pbix file

1) 1st .PBIX file, having many visuals for almost 9 pages, with filters, colors, font, formatting in it.

2) 2nd .PBIX file is Fresh file importing data from 15 Queries from single source.

- each query keeps specifice columns, then do transformation, columns additon 

- then each query is appended into one

- appended query is now new master of my 2nd .PBIX file

 

Now, what i need is, is to make 1st.pbix file but my source would be different i.e. 2nd.pbix file.

 

How can i achieve this, what are options available or tips or trick, i need to follow.

 

2 REPLIES 2
Kaalu007
Frequent Visitor

Can't install DAX Studio due to organisation restriction, if DAX can solve i will try but need details steps for same.

danextian
Super User
Super User

Hi @Kaalu007 ,

 

You can export that appeneded table (loaded into the model) from the 1st pbix as a csv using a tool like DAX Studio. The export will be as you see in the data view which includes calculated columns but not measures.  Then you can use the exported file as the data source of your 2nd pbix. So you create a copy of the 1st pbix, keeping the visuals, etc but change the data source of your query to the csv file making sure that you keep the columns and column names originally loaded into the model.





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors