
I bet this is a really simple fix, but unfortunately I just cant get this to work! Where have I went wrong?
All I am doing is copying the "currentday" values from TableR into the "currentdate" field in this table.
This is part of a model I am building so I don't want to just calculate the actual current date with python as I did previous in the model incase I'm back dating the model, so the date might not be today, I just need it to copy the date as stated in TableR "currentday" field. I'm just straight forward copying values.
Thanks in advance!