This is different from #253, where we implicitly iterate over all the values, while here we allow the user to select the corresponding value from the drop-down list.
253 and that one should have different syntax, so it is clear how it is run, and the same for the foreign query naming.
Another thing, but probably is not necessary, to allow to specify the index instead of selecting the value from the drop down, while the later seems like the better implementation/option.
The syntax is [Name], which would mean that particular value has to be selected from the drop down.
This is different from #253, where we implicitly iterate over all the values, while here we allow the user to select the corresponding value from the drop-down list.
253 and that one should have different syntax, so it is clear how it is run, and the same for the foreign query naming.
Another thing, but probably is not necessary, to allow to specify the index instead of selecting the value from the drop down, while the later seems like the better implementation/option.
The syntax is
[Name]
, which would mean that particular value has to be selected from the drop down.