Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello
We have worked around this for now but I would appreciate a greater understanding of the performance issue we found
We have two dataflows that each create a table based on a folder connector (so each table will contain say 6 month's worth of data). These dataflows are separate because the refresh schedules for each a different (due to the batch timing creating each set of files)
I add connectors to each of these dataflow entities into my PowerBI data model and load the data. All good. No problem
Now we find out that we need to filter some of the data out of each set of these files so I have a few options:
I understand that there is a difference between powerbi.dataflows and powerplatform.dataflows in terms of folding but both performed terribly. In the end we added the table referencing the meta data exclusion file in both of the dataflows, did the filtering there and then it was fine but it feels very clunky so there must be a better way
Data volumes here are not massive so one DF produces 600k rows and the other 10m
Thanks
Kerry
Solved! Go to Solution.
Please share the M code from your #3 scenario. I suspect you could use List.Buffer or Table.Buffer to load your meta file contents only one time to be used in your Dataflow filter.
Pat
Please share the M code from your #3 scenario. I suspect you could use List.Buffer or Table.Buffer to load your meta file contents only one time to be used in your Dataflow filter.
Pat
List.Buffer does the trick. Thank you.
Now you've said that I can find loads of posts with this detail on but couldn't see for looking before!
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 33 | |
| 33 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 68 | |
| 67 | |
| 45 | |
| 30 | |
| 26 |