Forum Discussion
Create a Dataflow vs Connecting to a published Semantic Model
- 1 year ago
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.
- Anonymous1 year ago
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
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.