Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2387
group by multiple columns
posted

Is there a way to allow a user to have one grouping be multiple columns?

Example:  Categories contain questions (all questions have a category).  Templates are made of one or more questions, the same question can be used on multiple templates, but one template can only contain a question one time.

Dataset:
Category
Question
Template name
Template date

The user might want to group by Category or by Template Name/Template Date.  Is there a way a user can make the group be based on both the Template Name column and the Template Date column?

Sam