Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Passing a date parameter to a date parameter
Summary
Passing a date parameter to a date parameter
Content
How do I pass a data type of date to a data type of date parameter in another report?
I have a hyperlink that passes a parameter to another report in the format "{//date_parameter}" in the word template ... data type = date
The receiving program accepts the parameter ... but errors as an invalid format.
The date gets formatted to what appears to be the "tostring" version ... "2016-09-26T00:00:00.000-04:00"
What works is "2016-09-26" ... what modification to "{//date_parameter}" needs to happen to make that happen? ... or something else that works.
Thanks ... Steve