Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to create Header in Measure Label Column in Pivot Table ?

Hi Team,
I want Create - Measure Label Header -in Pivot Table
How to create this part?
Like this
Thanks
Nagarajan K
Answers
-
Select "Format Heading" from the column edit options. You can type in any heading you want, including a blank space. Also specify the background color.
0 -
Hi @ Jerry
Thanks for the response
I am not sure - This is Working
Like
I want get this option
Can you Explain Briefly and give Some Screen Shot
I have one idea - but I don't know how to implement
Can you Check : http://biztricz.blogspot.com/2011/07/obiee-10g-pivot-table-row-heading.html
Thanks
Nagarajan K
0 -
Hi @ Jerry
Actually I have to use Oracle 12c
Thanks
Nagarajan K
0 -
Hi NagarajanK,
Sorry that I misunderstood your question. I don't have an answer for you, because that javascript solution that you cited doesn't work in 12C, and I'm not a js guy. If you get a corrected script, you simply place it in a narrative view, check the "Contains HTML" box, and place it at the bottom of a compound view below your pivot table. I'm not aware of any OOTB solution.
Jerry
0 -
Hi @ Jerry
If Possible Can you give some screenshot?
Thanks
Nagarajan K
0 -
If you have a javascript solution that works in 12C, on the Results tab, select the New View icon, then Other Views.
You can use either the Narrative View or the Static Text View:
Place the js in the view and select the "Contains HTML Markup" box:
Place the new view at the bottom of a compound view that contains your pivot table.
0