When configuring your service template and you want to filter out specific parameters (in my case rows from table parameters) from the included element instead of the entire element, would someone know if its possible to force the filter to be applied on the index instead of the display-key / naming value?
Jeroen Nietvelt [SLC] [DevOps Advocate] Selected answer as best 17th March 2021
Hi Jeroen,
This can be achieved by adding ^pk^ in front of your filter.
e.g.
Jeroen Nietvelt [SLC] [DevOps Advocate] Posted new comment 17th March 2021
Thanks Ive, I’ll get right on it! The quick feedback is much appreciated.