Parameter Grouping in Contour

In Contour, when attempting to group parameters, it seems that only string types can be specified. Is there a way to specify numeric types or others?

Hi @6e36fab80b29b09304f5, what board are you using when trying to group by non-string parameters?

I am using an analysis now where - using a “group by” board - I am able to group by any field, non-string values included.

When creating dashboards in Contour, I often create parameters, but all the items in the columns of each table appear as selectable options for those parameters. My intention is to group the parameters to avoid this issue.

For this matter, we resolved it by preparing a column in the dataset that converts numeric types to string types in advance.