Forum Discussion
sraj
Responsive Resident
5 years agoblank return for a date
Hi Everyone, The system is sending a default date and time (12/31/1969 6:00:00 PM) for all the open tickets, is there a way in powerbi to null the date and time it if it shows a certain date? ...
Anonymous
5 years agoNot applicable
sraj
Responsive Resident
5 years agoThat didnt work due to this error message
IF(desk_audit'[CompletedDateTime] = date(12/31/1969), BLANK(),'desk_audit'[CompletedDateTime])
Getting this error message "To use special characters in a measure name, enclose the entire name in brackets ( [] ) and add a ] to any closing brackets in the name."