Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a table that has over 15 million records. When I use Group by feature or do List.Sum function, it takes forever to calculate it. Doing the same in Dataflow just crashes it.
What would be the most effecient way of summing a column in this table or counting rows in the table without using list.sum or related functions?
Thanks
Could we take a peek at your code, and maybe some sample data please?
List.Sum is pretty straightforward, what do these 15M rows look like, and what is the source?
source is sql.
There's only 4-5 columns. 3 descriptive, 1 date and 1 $ amount.
I've tried group by in data flow and it takes a lot of time and then it crashes.
on the desktop it takes half hour just to do sum or distinct count of rows.
List.Sum seems straightforward but not sure why it would be such a resource constraint.
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 |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |