Forum Discussion

leanns's avatar
leanns
Helper I
7 years ago
Solved

Dates and tooltips

Hello,   I am unsure how to go about this. I have a dashboard that monitors approval status with the names of who needs to approval and their responses. I have everything working perfectly, but I w...
  • leanns's avatar
    leanns
    7 years ago

    Hello calerof ,

     

    While I am sure this expression would work, I could not figure it out in my case which could be due to my lack of knowledge regarding DAX, but thank you for the help. 

     

    I was able to find a solution by creating a new column that converts the date column of data type: date to data type: text which does exactly what I want: shows the date when there is a value and shows a blank when there isn't. 

     

    Thanks again for the suggestion!