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...
JensB
7 years agoRegular Visitor
Can confirm the issue for a date column in Power BI Desktop June Version:
"if [DateColumn] <> null" goes wrong, i.e. does not return "false" even if the column actually is "null"