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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors