Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
Hi everyone,
How does everyone approach modeling in Dataflows Gen2? For our client it seems easier to do it with a dataflow because they are not on a sufficient SQL or notebook level.
Would you create a dataflow for every fact/dim? It makes sense for me to keep it seperate. But i'm also thinking - if multiple facts/dims use the same source tables that we might combine them into one dataflow
Thanks
Solved! Go to Solution.
HI @dpjatochh ,
I would suggest here to go by Dataflow best practices.
Staging DF --> Transformation DF --> Output DF
You can read about dataflow best practices here:
https://learn.microsoft.com/en-us/power-query/dataflows/best-practices-developing-complex-dataflows
HI @dpjatochh ,
I would suggest here to go by Dataflow best practices.
Staging DF --> Transformation DF --> Output DF
You can read about dataflow best practices here:
https://learn.microsoft.com/en-us/power-query/dataflows/best-practices-developing-complex-dataflows