Hello,
i hope you can help me:
I have two Dataverse tables: VP_BA and VP_Pos
There is a relationship between these two tables (VP_Pos n:1 VP_BA). Both of these Tables habe the column "LT", which is a DateOnly column. I want to create a formula column in VP_Pos. The formula column should take the date from the "LT" column from the table VP_BA if the date from the "LT" column in VP_Pos is empty. So i take the following formula, but there is an error (This argument cannot be passed as Date type in formula columns). Both "LT" columns have the same format. What am I doing wrong?
