Forum Discussion
Insert blank value based on another field
- 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
Hi v-yulgu-msft
were you creating calculated column in service table? - Yes, the calcuated column is in the same table (service).
How many tables and columns are referred to in your formula? - Only 1 table and one column.
Thanks!!
Hi Yaniv,
I cannot reproduce your problem. Please share some sample data so that I can test for you. Or, if possible, share your pbix file.
Regards,
Yuliana Gu
- Yaniv9 years ago
Helper I
I hope the attached screenshot will make it clear.
- v-yulgu-msft9 years ago
Microsoft Employee
Hi 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- Yaniv9 years ago
Helper I
HI v-yulgu-msft,
Yes, there is a mistake in the screenshot. The column source is done and not 'created' but they are same data type (date). I haven't created any relationship for this table.
Appreciate your assistance.