Anonymous
7 years agoNot applicable
Status:
New
June 2019 Update - Cannot Filter Null Dates
Prior to the June 2019 update, I was able to filter out null date values using the filter. However, that is no longer working. Has anyone else encountered this? Null is a valid value for this date co...
cbhoffm1
7 years agoAdvocate I
Same Issue on a numeric column:
I have tried adding a step to evaluate if [Count] = null then 0 else [Count]. Have also tried using "is null" instead of = null but no longer working.