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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
J_Castro
Frequent Visitor

Create a Dataflow vs Connecting to a published Semantic Model

What is the advantage(s) of a dataflow in the service compared to creating a semantic model/dataset in the Desktop, publishing it to the service and later creating multiple reports pointing to it?

 

I know that after connecting to a dataflow using the Desktop, PowerQuery can be used to make further data transformations. Whereas a connection to a live semantic model would only allow the creation of calc columns and measures (DAX).

 

On the other hand, a live semantic model would have the relationships and measures already in it.

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

Remember that a dataflow is an intermediate entity. You cannot consume it directly.

 

Occam's Razor is a good guide when you need to decide between re-usability and storage size reduction, between de-coupling the developer from a slow data source  and the overall fastest processing etc.

View solution in original post

Anonymous
Not applicable

Hi lbendlin ,

Hi @J_Castro ,

Regarding your question, data flow is not limited to Power BI; it can be created and used in other services, such as Power Platform (Power Apps).Using semantic models, you can reuse DAX calculations and relationships created for a model in other Power BI files.

 


Best Regards,
Wenbin Zhou

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi lbendlin ,

Hi @J_Castro ,

Regarding your question, data flow is not limited to Power BI; it can be created and used in other services, such as Power Platform (Power Apps).Using semantic models, you can reuse DAX calculations and relationships created for a model in other Power BI files.

 


Best Regards,
Wenbin Zhou

lbendlin
Super User
Super User

Remember that a dataflow is an intermediate entity. You cannot consume it directly.

 

Occam's Razor is a good guide when you need to decide between re-usability and storage size reduction, between de-coupling the developer from a slow data source  and the overall fastest processing etc.

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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