Question
Coforge
IN
Last activity: 23 Jun 2017 11:17 EDT
how to pass null to report filter with out making true to "Use null if empty" check box
I have report with fitler
.Name==param.Name
I want to pass null to above filter if param.Name=="Ram"
else
pass param.Name
I dont want tick Use null if empty as i want to get all the values in case of param.Name==""
Additional content from duplicate thread:
how to pass null to report filter with out making true to "Use null if empty" check box
***Moderator Edit: Vidyaranjan | Updated Categories, updated title & included content from duplicate thread***