Forum Discussion
Anonymous
3 years agoNot applicable
Groupby function power bi
Goodday all,
I am trying out a simple group by to test something. Why would this code not work?
GroupBy_ID_Completion_History = GROUPBY ('Completions History',[Id])
Table name is Completion History
Column name is Id
Anonymous , Hope you are creating a new table, not a measure/column
refer if worked for me
2 Replies
- amitchandakSuper User
Anonymous , Hope you are creating a new table, not a measure/column
refer if worked for me
- AnonymousNot applicable
Thanks i dont see what i did wrong. I thought i tried this exact syntax. It worked anyways possible i was making a measure.