Forum Discussion
Power Query: DISTINCT COUNT in GROUP BY on table not working
- Anonymous3 years ago
Hi Anonymous ,
As far as I know, "Count Rows" or "Count distinct rows" should distinct count all other rows grouped by "DIM_ID_ARTIKELGROESSE".
So when the Group by function selects Count-related operations, Column will not display columns, but will directly affect all rows. When operations such as SUM, AVG, etc. are selected, they will be displayed.
For reference: Grouping or summarizing rows
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
As far as I know, "Count Rows" or "Count distinct rows" should distinct count all other rows grouped by "DIM_ID_ARTIKELGROESSE".
So when the Group by function selects Count-related operations, Column will not display columns, but will directly affect all rows. When operations such as SUM, AVG, etc. are selected, they will be displayed.
For reference: Grouping or summarizing rows
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.