Grouping rows

Hello,

I’m reaching out for some help on how to aggregate rows in order to correctly display them in a chart. I was able to group Teams 6A, 6B and 6C into Team 6 but need some help aggregating the three “Team 6” rows, any help is welcome. I have used “if(contains(...”  on my initial calculation.
 

49db5d38-f601-499e-8c47-7d35731c0633.png


Thanks in advance,
Richard

Solved Solved
0 3 2,056
1 ACCEPTED SOLUTION

You can’t group data by your derived field if you have a lower granularity field present in your query. You’d have to create your grouping in LookML not using table calculations

View solution in original post

3 REPLIES 3

You have to remove “ALL TEAMS” field as this is the granularity of your data.

Hi @Dawid , following up on my previous question to see if you can assist. Thanks ?

You can’t group data by your derived field if you have a lower granularity field present in your query. You’d have to create your grouping in LookML not using table calculations

Top Labels in this Space
Top Solution Authors