Hi All,
We are using SAP BI 4.0 SP9 and are reporting on ticket data.
Our dataset is for example -
Ticket number | Parent Ticket Number | Child Type |
100 | n | |
101 | 100 | y |
102 | 100 | |
103 | n | |
104 | 103 | y |
105 | 103 | y |
106 | 103 | y |
So I want to display this in the same way grouping all the child tickets under the parent ticket?
I have ran out of ideas on how to do this, as I tried to break the parent number, that way I got all the child but not able to display the parent and its child tickets in a group. Also I have to color code the parent as green and its children as blue
Any help is appreciated
TIA
-Dipti Patel