Filter Value

Hi all,

I need to filter the data based on dropdown which have a value {"P","NP"} from Date field ,

if dropdown value is P then i need to filter all not null dates value in grid and if it NP then all null value in date field .

is there any way to achieve the requirement,

a!queryFilter(field: "dates",operator: "=",value: ri!dates)  

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data