Hi All
I have a Date (Date1) column where people have a tendency to put TBC until they know the date to enter. Due to this I'm having to transform the format of the column to text from date to avoid the Error.
Are there any suggestions for this?
My only thought is the subject. I thought I could create a new date column (Date2) and write a formula saying:
If(
Date1 column contains ANY text (a,b,c,d,e,f,g,...etc),
Blank,
Date1 value)
Where I need help is: What is the dax formula needed to identify any text.
Thanks in advance
drewmcspy
Solved! Go to Solution.
You can add a new column with
That worked a treat and so simple too. Thanks
You can add a new column with
Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!
User | Count |
---|---|
119 | |
75 | |
65 | |
51 | |
51 |
User | Count |
---|---|
184 | |
104 | |
82 | |
79 | |
78 |