Forum Discussion
sanjanarama
Resolver I
4 years agomatrix display for heirarchy
I'm trying to display the heirarchy way to represent data, i have used path method , but im unable to display in visual ID hirachy name parent ID global name 100 Global a null null...
- 4 years ago
In the matrix visual formatting pane go to Row headers and turn off stepped layout. That should give you the desired view.
sanjanarama
Resolver I
4 years agoJirkaZ
I'm not getting desired result
for example if i expand the matrix , it should look like this
| 100 | Global | a | ||
| 105 | Intermediate | f | ||
| 106 | intermediate | g |
sanjanarama
Resolver I
4 years ago
JirkaZ
this is how I am getting into
- JirkaZ4 years ago
Solution Specialist
Seems to be correct
- sanjanarama4 years ago
Resolver I
but if you see 100 ID is parent of 105, and 105 is parent of 104 and 106.
so if 100 is expanded then 105 values should be shown and below that 104 and 106 respectively.
not as seperate entity
JirkaZ- JirkaZ4 years ago
Solution Specialist
In the matrix visual formatting pane go to Row headers and turn off stepped layout. That should give you the desired view.