Hello,
When using formatDate in a textbox I’m getting the below error:

formatDate(${ReportMonth},‘yyyy-MM-dd’)
It looks like this was an issue twice in 2022 & was archived without a fix.
Does anyone know a work around?
Hello,
When using formatDate in a textbox I’m getting the below error:

formatDate(${ReportMonth},‘yyyy-MM-dd’)
It looks like this was an issue twice in 2022 & was archived without a fix.
Does anyone know a work around?
Hi @Ted
i was able to skip the error by changing the parameter value. But as soon as you will do the formula gets overwritten.
As a workaround you could use a insight visual.

BR
That works great - thank you Erik