Forum Discussion
neetu14
6 years agoMicrosoft 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.
when you have connected to the 4 dataflows in Power BI Desktop like below (I added 2 as an example):
You can join the queries back together with Append Queries:
4 Replies
- neetu14Microsoft 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?