Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Reg: Convert Columns into rows in the report

Newuser1
Rank 4 - Community Specialist
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.
DONE | WIP | Open |
50 | 25 | 40 |
Version using: OBIEE 12c
Regards,
0
Answers
-
Answered the same thing 2 days ago: Turn rows in columns or filter columns by another column
0 -
Hi Gianni,
Thank you its working its working.
0