Categories
- All Categories
- Oracle Analytics Learning Hub
- 20 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 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
