Forum Discussion
import data from other pbix-file into the current one. Is it possible?
- 10 years ago
Hi KeesKuip,
In Power BI Desktop, it's not supported to get data from an existing .PBIX file directly via Get Data option.
However, we can get another .PBIX file data in a new .PBIX file use below two methods:
a. Use Copy Table option to copy all table data. Then in a new .PBIx file, click Enter Data option, paste the table.
b. Export data from visual to a .CSV file. Then in a new .PBIX file, retrieve data from this .CSV file via Get Data->CSV. For more information, please refer to this article: Export data from Power BI visualizations.
If you have any question, please feel free to ask.
Best Regards,
Qiuyun Yu
You can publish the old data model to Power BI Service and connect to it through PBI Publisher for Excel. Then, import data to your new data model from this Excel. Hope this helps!
Best,
Joakim
Update: check out DirectQuery for Power BI datasets (now in public preview). This solves the problem in my opinion.
Public preview/GA: https://docs.microsoft.com/en-us/power-platform-release-plan/2020wave2/power-bi/direct-query-over-power-bi-azure-analysis-services