Forum Discussion
Power BI dataflows
- 8 months ago
Hi BharathS1307,
How much data are you working with?
THis type of error generally means that you're trying to process too much data at once.
Is there any filtering or removing of columns that you can do before the pivot?
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
- 8 months ago
Hi BharathS1307,
GIve it a shot and see what happens. That is the best way to learn.
Without a clearer understanding of what you're trying to achieve and the structure of the data you're working with, I can't give any specific recommendations. Whatever you do try to filter data early and limit it to only what you need so that the power query engine isn't trying to process all of it at once.
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Tried most of the methods in the dataflow, but still faced the same data volume issue,So we are currently working in the source to get the data as per our convinence with required filters.
Thanks for the help!!
BharathS1307 : How are you maintaining and monitoring large number of dataflows in Microsoft Fabric? I am trying to setup Dataflows ecosystem in my org but I am skeptical about dataflows reliability and how to maintaing them?