General caster date to date plus days

Hi,

I’m using General Caster date to date to populate a date column with +30 days from the given date column and nothing happens.
I’m using the following formula:
TEXT(DATEVALUE({item’s date column}) + 30, “YYYY-MM-DD”)

Can anyone please help me dbug this issue?

Thanks!

TEXT(DATEVALUE({item’s date column}) + 30, “YYYY-MM-DD”)

Should work. Are you getting a notification that you have an error?