AlexGorbunov on 19 Feb 2020 08:43:24
I need to create a matrix with a group by Person.
I want to group rows by Person ID, but show only Person Name as a group header.
Currently I have to add both ID and Name and create the hierarchy with multiple levels.