Are you able to add a filter to an overall table parameter within a service? (Similar to a parameter name mask w/ a row filter in a service template)
I know I can create a singleton service template and use a parameter mask w/ a row filter to achieve this, but I was hoping there was a way to do this on a standard service.
As an example, I'm creating a service with an EC2 element and would like to add the entire EC2 Instances table, filtering for certain rows. However, I don't see a filter dropdown next to EC2 Instances parameter, would I have to add each column individually? If so, this is an issue because (1) the Toggle button columns (Start/Stop/Refresh) are not shown in this list, and (2) it seems like a hassle/error-prone to have to select the same indexes for each column especially in my case where there will be 8 different indexes.
Here is the Parameter section of the Service:
Here is the table for reference:
Thanks!