I am trying to add a variable to selector but it doesn’t validating.
SyntaxEditor Code Snippet
Ytunnus is the Variable I am trying to add to the selector.
I am trying to add a variable to selector but it doesn’t validating.
SyntaxEditor Code Snippet
Ytunnus is the Variable I am trying to add to the selector.
Hi @subashini,
You need to give your variable a default value.
Your variable doesnt have value right now, so the selector is not validating.
And if you need to make (variable - 1), make this operation in assign and give a new variable to selector.
Regards
Ömer
Hi @subashini
When you set te new variable, please check the override default value option, then it will be able to validate the selector
Regards!
Hi @subashini