Forum Discussion
What about too much data
- 6 years ago
Thanks :)
There are difinity ways to filter it, based on the top N records. filtering based on a field.
you can also apply grouping and aggregations on the dataset to make it smaller if you want.
CheersReza
500K is not a lot of rows.
I had 500M rows with Power Query with no problem.
I believe either the data source is slow that you feel 500K loads slowly. Or you have done some complex set of transformations.
However, if you don't need all the data, there are ways to filter the data and load only parts that you want. For example, if you have a date field, you can only filter data for the previous periods (last 2, 3 years/quarters/months etc)
hi reza_rad
Not many in this day and age. But it's growing by tens of thousands every day, so I was wondering if I could filter some data
Best Regards
alan-li
- reza_rad6 years agoAdvocate IV
Thanks :)
There are difinity ways to filter it, based on the top N records. filtering based on a field.
you can also apply grouping and aggregations on the dataset to make it smaller if you want.
CheersReza
- Anonymous6 years agoNot applicable