on 2021 Jun 11 1:03 PM
Hello Experts,
I am building report using Custom Analytical Query app and i want date as optional input on my selection screen with no default value for it.
When i make date as user input filter then its value is defaulting to "00000000" which does not make sense.
I want to use it as filter but with blank value, can you please help here...
Thanks in advance,
Saurabh Hambardikar
Request clarification before answering.
A date has data format num 8. So initial value is 00000000. If you want to check on initial value you need to check on 00000000 instead of blank.
Regards Jack
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
It seems to me that system uses '00000000' default value in the background and filter the result set even if filter value on filter screen left empty for that specific date field.
In other words, filters on date-type fields cannot be used as OPTIONAL but has to be filled with ANY value (e.g. an indefinite range).
Regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Marvin,
Thanks for the reply. I did it but will try to search on community again if i can fine any lead on this.
Regards,
Saurabh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
92 | |
15 | |
8 | |
7 | |
5 | |
3 | |
3 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.