Hello, I have a text field and a date field. I am trying to write a code that finds a certain value inside the text field and adds a number of days based on that value. So far I have managed to write this:
IF(
FIND(‘3 luni’,{Produs}),DATEADD({Data ac...