Forum Discussion
Yaniv
Helper I
9 years agoInsert blank value based on another field
Hi, I have a table named 'service'. I want to create a new calucuated column that says if the field 'done' (date field) is blank do not insert any value but if the 'done' field is not blank inse...
- 9 years ago
Hi Yaniv,
I changed the data type of Service[Done] from Text to Date/Time, delete and recreate the calculated column Service[DoneDate], everything worked.
I have sent you the modified pbix file through private message.
Best regards,
Yuliana Gu
Yaniv
Helper I
9 years agoI hope the attached screenshot will make it clear.
v-yulgu-msft
Microsoft Employee
9 years agoHi Yaniv,
I noticed that in formula, the source column is Service[Done], but in data view, you pointed out that source column is [Created], why? Also, from the error message, what is the "in Table" column? Did you created any relationship between this table and another table?
Regards,
Yuliana Gu