It might be throwing an error because of the format you are putting in.
Months need to be capitalized.
Try formatDate(${parameterYesterday},‘yyyy-MM-dd’)
It might be throwing an error because of the format you are putting in.
Months need to be capitalized.
Try formatDate(${parameterYesterday},‘yyyy-MM-dd’)