Hi, I am creating a model-driven application.
I have problem with a formula column and this formula contains:
DateAdd('Fecha de Asignación';3;TimeUnit.Years)

But when I click on save I get the following error:
Expected operator. We expect an operator such as +, *, or & at this point in the formula
Not only that, when I try to save, it updates and adds semicolons (;) to my formula.

I check the formula and I don't see a problem with the error.
Any ideas or guidance please?
Thank you very much