Is there a way to ask for date + time .
It should be a value prompt where the user is able to enter the value rather than select from a list of values from database. I have an attribute based on a DATE datatype column in Oracle. I want the user to enter date-time ranges.
Passthrough functions do not allow prompts as inputs. Any other way to do this?
It should be a value prompt where the user is able to enter the value rather than select from a list of values from database. I have an attribute based on a DATE datatype column in Oracle. I want the user to enter date-time ranges.
Passthrough functions do not allow prompts as inputs. Any other way to do this?