I would like to create a Business View filter that allows me to filter off of the current CE user's group membership.
I know you can do this with the current CE user's name ({CurrentCEUserName}), but cannot figure out if there is a way to do it by group.
Essentially, I want the following in a filter:
{ReportTable.GroupName} IN {CurrentCEGroupName}
Any help would be appreciated.
Thanks.
I know you can do this with the current CE user's name ({CurrentCEUserName}), but cannot figure out if there is a way to do it by group.
Essentially, I want the following in a filter:
{ReportTable.GroupName} IN {CurrentCEGroupName}
Any help would be appreciated.
Thanks.