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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
neetu14
Microsoft Employee
Microsoft Employee

Dataflow Timeout

I am trying to create a dataflow with only partial values from a table. Is there a way to break the 1-year data into 4 months each and create 4 different dataflows using advanced editor. When I created a dataflow with entire 1-year data (Millions of records), it is taking more than 6 hrs to load that data in Power BI Desktop.

 

1 ACCEPTED SOLUTION
nickyvv
Most Valuable Professional
Most Valuable Professional

@neetu14

when you have connected to the 4 dataflows in Power BI Desktop like below (I added 2 as an example):

image.png

You can join the queries back together with Append Queries:

image.png



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


View solution in original post

4 REPLIES 4
nickyvv
Most Valuable Professional
Most Valuable Professional

Hi @neetu14

In the editor of the dataflow using a date/datetime column you can use relative filters.

So you can choose Quarter 1 for dataflow 1, Quarter 2 for dataflow 2, etc.

temp.jpg



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


neetu14
Microsoft Employee
Microsoft Employee

Thank you. it worked 🙂

 

How do I connect these 4 dataflows together to get the complete data in 1 table in desktop like the original SQL table?

nickyvv
Most Valuable Professional
Most Valuable Professional

@neetu14

when you have connected to the 4 dataflows in Power BI Desktop like below (I added 2 as an example):

image.png

You can join the queries back together with Append Queries:

image.png



Did I answer your question? Mark my post as a solution!

Blog: nickyvv.com | @NickyvV


neetu14
Microsoft Employee
Microsoft Employee

Table is empty after connecting the dataflow 😞

 

I have tried refreshing dataflow, refreshing the navigation pane in PowerBI desktop and clearing permissions as well but nothing is working.Dataflow.JPGPBIDesktop.JPG

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors