Question
5
Replies
793
Views
Accenture
Posted: April 15, 2020
Last activity: April 24, 2020
Report Definition Filter conditions
Hi,
we have a requirement to set the "Use null if empty" Check box in RD filters to false before we are calling the RD from activity. So that if we if we check this check box in RD filters it should be override and it gives the complete list if we didn't pass the parameters. Please see the attachment. we are using 8.1 Version.
Thanks,
Suresh
***Edited by Moderator Marissa to update Platform Capability tags****
Hi
You can uncheck "Use null if empty" in the Report definition itself. I think that would give you all the results when the param is empty. And you can pass "null" as parameter value that would give you empty results as it is null. Why do you want it from the Activity?