Hi Team,
We have data in the below having only 2 columns status and total count
| Status | Total Tick |
| DONE | 50 |
| WIP | 25 |
| Open | 40 |
we have to show the data in the below format convert columns into rows. can some one suggest on this.
Version using: OBIEE 12c
Regards,