Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

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

  • Anonymous , Hope you are creating a new table, not a measure/column

     

    refer if worked for me

     

     

    • Anonymous's avatar
      Anonymous
      Not 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.