Forum Discussion
sraj
5 years agoResponsive Resident
blank 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
- sraj5 years agoResponsive Resident
That 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."