Forum Discussion
Anonymous
3 years agoNot applicable
DateTime with If condition
I have shared a simple dummy chart. I want to convert the date with the below 03 conditions- 1. If the Date does not exist, then it will return "N/A" 2. If the Date is less than today's date, then...
- 3 years ago
not([Date] is datetime)
Anonymous
3 years agoNot applicable
wdx223_Daniel Thanks for your quick response. But I am getting only "N/A". Please see the below snapshot. I do not change my data to Date format, Please see the below mark in the snapshot. I dont want to change the data format to DATE. I want to solve it with a formula. Please help.