Skip to main content

How do I use the 'Group By' function in an interface chart without it throwing an error please


2 replies

  • New Participant
  • 2 replies
  • February 14, 2022

Hello !

I have the same problem trying to Group by on a Single Select field.

Thank you !


  • New Participant
  • 2 replies
  • February 14, 2022

Hello again @Andy_Scanlon !

I just found a workaround. The problem is that the Group by function doesn’t seem to work with Single or Multiple Select fields.

What I did is create another column with a formula just to transform the Single/Multiple select field into a string :

{Your field}

You should now be able to Group by on the new column you created !


Reply