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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
NSANAM
New Member

Import data from PowerBI semantic model

Hello team,

I am attempting to import data from Power BI Semantic to merge it with other datasets and perform some transformations. However, I am encountering an issue as Power BI only permits connections to the semantic model in Direct Query mode. Could someone assist me in finding a resolution for this?

1 REPLY 1
rajendraongole1
Super User
Super User

Hi @NSANAM -The best solution depends on the size and complexity of your datasets and the level of integration/transformation required. For simpler cases, Dataflows or Composite Models can be effective. For larger-scale needs, consider exporting via SSMS or using a Data Warehouse for intermediate processing. If you share more details about your data and requirements

Dataflows allow you to persist data, enabling merges and transformations without the DirectQuery limitations.Reduces the complexity and data transfer volume by summarizing data in the model.

reference links:

https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-directquery-about

https://learn.microsoft.com/en-us/power-bi/connect-data/desktop-discourage-directquery-connections-t...

 





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

Proud to be a Super User!





Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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