Right click to add Variable in 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

1 Like

Hi @subashini

When you set te new variable, please check the override default value option, then it will be able to validate the selector
image

Regards!

Hi @subashini

  • Go to variables panel
  • search for that variable
  • Provide some default valid value. Check below

  • Now, validate the selector. After your validation completes you can remove the default value for that variable
1 Like