Hi Everyone ,
Can someone help me to find the issues please
The error
parse the date input first. (befor adding the days)
itβs probably not formated as a valid date.
You can either do a range like this:
Or to test if both dates are on the same day,
You should not be using a Datetime Operator since both date type variables have been converted/formatted into a text (string) type.
Use a Text operator instead.
samliew β request private consultation
Join the unofficial Make Discord server to chat with us!