내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

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

주제

토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.

1 답변 개

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.