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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
PowerAuto82
Helper II
Helper II

Dataflow Best Practices

Hi,

Anyone got a good article on DataDlows? I want to see info on following

 

  • Naming conventions
  • Version Control
  • Dataflows that can be used globally and not spcific to one area of the business i.e. Createa Dataflow for Postcodes this can be used across the business as it is a common dimension, but would we create a a Global Workspace for these common Dataflows?
  • Incremental Loads

 

Thanks

1 ACCEPTED SOLUTION
ibarrau
Super User
Super User

Hi there. Microsoft has some articles about some practices. I don't think they have answer for all your questions, but you can navigate through them to deep dive into dataflows.

https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-best-practices

https://docs.microsoft.com/en-us/power-query/dataflows/best-practices-reusing-dataflows

Naming conventions can replicate practices from azure. Like dfw-[name]. You can also start with licence in case you have premium and pro dataflows at different workspaces. I don't think there is something related to version control. That's something I have complained before and there is no planning. I would say get in the advanced editor, copy the code to a plain text file with ".pq" extension and store it in a repo. It's not a nice practice, but at least it's something to control the version of code.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

1 REPLY 1
ibarrau
Super User
Super User

Hi there. Microsoft has some articles about some practices. I don't think they have answer for all your questions, but you can navigate through them to deep dive into dataflows.

https://docs.microsoft.com/en-us/power-bi/transform-model/dataflows/dataflows-best-practices

https://docs.microsoft.com/en-us/power-query/dataflows/best-practices-reusing-dataflows

Naming conventions can replicate practices from azure. Like dfw-[name]. You can also start with licence in case you have premium and pro dataflows at different workspaces. I don't think there is something related to version control. That's something I have complained before and there is no planning. I would say get in the advanced editor, copy the code to a plain text file with ".pq" extension and store it in a repo. It's not a nice practice, but at least it's something to control the version of code.

I hope that helps,


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.