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?
Hi Jeroen,
This can be achieved by adding ^pk^ in front of your filter.
e.g.
Thanks Ive, I’ll get right on it! The quick feedback is much appreciated.