but I’ve checked through and made sure the input type for parameter ‘Vacancy’ is number so I’m kind of stuck at resolving this error. Any help would be greatly appreciated!
Hi @yth
Use function parseNumber() to convert string to number and give a try. If you can share the setup of datastore module we could further assist you.
Make sure there are no extra spaces or special characters when mapping this variable. Additionally, to confirm that the mapped variable is a number, hover over the variable to verify its type is set to “number.”