Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello community,
I'm running across this issue when openning my pbix file, which used to work fine. Getting this error messge all of the sudden.
Solved! Go to Solution.
Hi @Russo
You're getting this error because the PBIX file uses a composite model – it combines DirectQuery and Import tables, or multiple DirectQuery sources.
Power BI Report Server doesn't support composite models, so the file can't be opened in that environment.
Open the file using regular Power BI Desktop (not the Report Server version) – it should open fine.
Go to Model View, click each table, and check the Storage Mode.
If even one table is Import while others are DirectQuery – that's what triggers the error.
A common cause is using “Merge Queries as New” in Power Query – it silently creates an Import table even if the source was DirectQuery.
If the report is meant for Power BI Service – you're good. Composite models are fully supported there.
If you're publishing to Power BI Report Server:
Make sure all tables are either Import or DirectQuery from a single source.
Delete any merged/imported tables that cause mixed storage.
Rebuild the logic using SQL views or clean DirectQuery connections.
If nothing works – just open a support ticket and let them investigate based on your specific environment.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
Hi @Russo ,
Thank you for reaching out to the Microsoft fabric community forum. Also, thanks @Ritaf1983 , for those valuable insights for this thread.
The error you are seeing is because your report uses a composite model (a mix of Import and DirectQuery), which is not supported in Power BI Report Server. This setup works in the Power BI Service, but Report Server only allows fully Import or fully DirectQuery models. To resolve this, you may either adjust your model to use just one mode or switch to publishing it in the Power BI Service. Please refer the link here for more information:
power-bi-report-server-feature-comparison
I hope this resolve your query.If so,give us kudos and consider accepting it as solution.
Regards,
Pallavi G.
I believe my company uses Power BI Service, this should be accepted. Do you know how I can verify?
Hi @Russo ,
Thank you for reaching out to the Microsoft fabric community forum. Also, thanks @Ritaf1983 , for those valuable insights for this thread.
The error you are seeing is because your report uses a composite model (a mix of Import and DirectQuery), which is not supported in Power BI Report Server. This setup works in the Power BI Service, but Report Server only allows fully Import or fully DirectQuery models. To resolve this, you may either adjust your model to use just one mode or switch to publishing it in the Power BI Service. Please refer the link here for more information:
power-bi-report-server-feature-comparison
I hope this resolve your query.If so,give us kudos and consider accepting it as solution.
Regards,
Pallavi G.
Hi @Russo
You're getting this error because the PBIX file uses a composite model – it combines DirectQuery and Import tables, or multiple DirectQuery sources.
Power BI Report Server doesn't support composite models, so the file can't be opened in that environment.
Open the file using regular Power BI Desktop (not the Report Server version) – it should open fine.
Go to Model View, click each table, and check the Storage Mode.
If even one table is Import while others are DirectQuery – that's what triggers the error.
A common cause is using “Merge Queries as New” in Power Query – it silently creates an Import table even if the source was DirectQuery.
If the report is meant for Power BI Service – you're good. Composite models are fully supported there.
If you're publishing to Power BI Report Server:
Make sure all tables are either Import or DirectQuery from a single source.
Delete any merged/imported tables that cause mixed storage.
Rebuild the logic using SQL views or clean DirectQuery connections.
If nothing works – just open a support ticket and let them investigate based on your specific environment.
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
61 | |
56 | |
55 | |
36 | |
34 |
User | Count |
---|---|
76 | |
73 | |
46 | |
45 | |
43 |