Forum Discussion
maj
6 years agoHelper I
Grouping Data
Hello, I have a very large dataset (26MM rows) that contains hundreds of customer names. I want to group them as such: If customer name is A, group A If customer name is B, group B If cust...
Anonymous
6 years agoNot applicable
Hi maj ,
This is doable in PowerQuery. Considering the umber of records it is best to do this at the source than in Power BI.
What is your data source and type of load - Import or Direct.
Cheers
CheenuSing
- maj6 years agoHelper I
Hi Anonymous,
My data source is a dataflow that was created through a connection to an Azure Databricks table. I created the table in Azure using SQL query. Are you saying it's best to do the grouping in my query, which feeds the dataflow, which feeds my PBI report?
Thanks!
-maj