Hi All,
I am trying to Filter based on a specific Field/Column and with corresponding content under that column. The catch is both the Field selection is also dynamic as well as the content inside. So, I am using a DROP-DOWN tool (from interface) to select the required field and then using a TEXTBOX tool (from interface) to enter the required value.
After setting it up, the action tool is not working properly may be because of "Replace the specific String" where i don't have any string in my filter process, as the first input is a Column name and second input is a Numeric value, probably why its not getting updated whenever i change the inputs. Please help if anyone has been through the same.