Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Null Value in Table

I have a set of date fields in a column. The data type is kept as date only in Power BI.  When the cells are blank then i need to display NULL. However when i am trying to createa  calculated column...
  • Anonymous's avatar
    Anonymous
    6 years ago

    You can change it to text using FORMAT() in DAX. This way it will save it as text in DD-MMM-YY