Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 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 display XML fields in Header - Excel Template BIP

Summary
How to display XML fields in Header - Excel Template BIP
Content
Hi All,
i am working on Excel template where i need to display filters in header section of sheet. it can be easily achieved in RTf template using <?template:header?><?template:end?><?@call:header?>
i am not sure how we can implement it in excel template.
Any Solutions????
Regards,
Zeenat Shaikh
Answers
-
Could you please explain the exact requirement why do you need header? basically in rtf we have header that will print in each page of pdf output but in excel there is only one sheet so you can define your header on top...if you can explain the exact requirement of header that will be helpful to assist you further
0 -
If you want to display user input value onto to excel output then define parameter and call value.
https://docs.oracle.com/cd/E28280_01/bi.1111/e22254/create_excel_tmpl.htm#BIPRD2789
6.7.1.2 Declaring and Passing Parameters
0