Expand my Community achievements bar.

The Community Ideas review for H1 2025 is out now, see which ideas our Product team prioritized and let us know your thoughts.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

4-tier Grouping in Views and/or Hour Reports

Avatar

Level 5

Is it possible to create a 4-tier group of the following and, if yes, how?

Hour Type

Sponsor

Entry Date (hour)

Program Name

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Reply

Avatar

Level 8

Hi Tammie,

Yes it is possible. Just switch to text mode, and add this code at the bottom for your program grouping:

group.3.linkedname=programMM

group.3.namekey=view.relatedcolumn

group.3.valuefield=programMM:name

group.3.namekeyargkey.0=programMM

group.3.namekeyargkey.1=name

group.3.valueformat=string

I couldn't get grouping by Sponsor to work, only if it is a custom field.