Is there anyway to exclude a specific entry in the service template -> some parameters section?
I have a dataset like this:
1: Sky 1
2: Sky 1 B
3: Sky 1 C
In my some parameters filter I would like to wilcard for Sky 1 but as a result only show Sky 1 and Sky 1 C, thus excluding Sky B
Marieke Goethals [SLC] [DevOps Enabler] Selected answer as best 13th July 2023
You would indeed need a regex functionality to do that instead of a wildcard, as far as I'm aware this is not possible
I would suggest to post this on our suggested feature list since this is likely useful for other user too:
Marieke Goethals [SLC] [DevOps Enabler] Selected answer as best 13th July 2023
A solution to that problem would be extremely helpful!