Hi All
I am trying to filter parameters on a Service Template, however I am trying to find out if we can filter on a primary key using regex in the below section "Include Rows/Inputs/Outputs" as the primary key only includes part of an Input Property

Thanks
Ryan
Ryan Hepworth [DevOps Advocate] Selected answer as best
Hi Ryan,
Unfortunately, services in DataMiner do not support regular expressions when specifying which rows to include for a table column. This extends to services created via service templates.
The only supported wildcards here are * and ?
Ryan Hepworth [DevOps Advocate] Selected answer as best