Query Entity filter isnull for date and time field

Hi All,

I have scenario where i am using a query entity,

in this i have a date and time field. out of which the values of the 2 rows present are value of Now() and null

When i am trying to filter them like 

a!queryFilter(

field:"date",

operator:"is null"

)

it is not differentiating the results and it is giving me the entire set.

Am I going wrong anywhere on this,

TIA:)

Harsha

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data