Forum Discussion
gpiero
Skilled Sharer
9 years agoHierarchy for a column Users?
I am looking for an advice to the following issue working in a report like the one below. My table contain a column Users (type text). Those users belong to two main groups and perfor...
- 9 years agoYes. Once you have a row level value for group, you can create your hierarchy easily within in the "axis" of the visual. "Group"-->"User"
dkay84_PowerBI
Microsoft Employee
9 years agoDo you have a User dimension table that has a field for group?
Do you have a way of defining who belongs to which group programmatically?
Do you have a way of defining who belongs to which group programmatically?
- gpiero9 years ago
Skilled Sharer
Ok right, I think the second solution could be easier,
I could add a calculated column where discriminate which row belong to a group and which to other one.
Have I understood well you suggestion?
- dkay84_PowerBI9 years ago
Microsoft Employee
Yes. Once you have a row level value for group, you can create your hierarchy easily within in the "axis" of the visual. "Group"-->"User"- gpiero9 years ago
Skilled Sharer
Many Thanks