In Visual Overview, you can retrieve a parameter in a table using a wildcard.
For example:
Parameter 109:MyService*
But it doesn't work for a Set parameter.
How can I set a parameter in a table with an index that contains a wildcard?
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023
I don't believe this is supported as of yet (not by the Visual Overview nor by the server).
A workaround could be to execute a script that retrieves the rows that match the wild card and then perform a parameter set for each of them.
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 11th July 2023