In an automation script you can define a parameter. In case of a Set action, is it possible to use the parameter as input of a table row filter ?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
Hi Bernard, I don't believe you can use a parameter as index in your Set action.
But you can easily cover this with C# code. See very basic example:
If you want to use C# code, it's important to build in some checks: e.g. is my element active before I execute the set. For more information on this, I want to refer to our course on Dojo (Basic C# - DataMiner Dojo).
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023