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 can we add the filter parameters 'from and to date' in etext formate

Hello,
We are attempting to add filter parameters, specifically for the "from" and "to" dates, to a BIP report created using an eText template. However, we are currently unable to incorporate these filter parameters into the eText layout. Could you kindly assist us with this?
Thank you.
Answers
-
Hi Vrinda,
Thanks for using customer connect.
Regarding your question, I would suggest to go through the following documentation and check if that helps:
If this is helpful please mark the thread as accepted answer.
Thanks and Regards,
Bodhi
0 -
You can use <DISPLAY CONDITION> in etext template to specifies the condition when a record should be printed.
Ex: <DISPLAY CONDITION>
sales >= 10000
0 -
Can't you print the parameters as data model attributes and then use them as conditions in your eText template?
Thanks.
0