Forum Discussion
Anonymous
7 years agoNot applicable
Query editor group by will not count rows to create an Agg table
i am in query editor trying to use the group by function to create a Agg table but when i choose count rows it will not let me pick a column .
6 Replies
- v-yuta-msft
Community Support
Anonymous ,
Because there's no need to select a column when you select "Count Rows". The result is not related to the specific colums.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Can you explain a bit more.. i am not following
- AnonymousNot applicable
They are saying that the column that you select is irrelevant because it will be the same amount of rows no matter what column you choose.
- HotChilli
Community Champion
That's the default behaviour. It has all the information it needs.