Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Passing a date parameter to a date parameter

Question
31
Views
0
Comments

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