Forum Discussion
Winter_king94
1 year agoHelper I
Group By in Power Query
Hello, I am working a data set that is too large to load into Power BI. To limit the data I am trying to group by. My problem is that when I group by, not all the unique email names are being br...
- 1 year agoThanks everyone for you help. I found the solution by reordering my steps and doing the group by earlier in my process rather than as the last step.
Greg_Deckler
1 year agoCommunity Champion
Winter_king94 Well, that's sort of the purpose of grouping. If all the unique rows were brought through then it would be the same as not grouping them at all.