Local data filter in application builder
I have an application that contains a 'Filter Col Selector' already. The application asks the user for Xs, Ys, etc. I would like to add the option of having a 'Local Data Filter' so the user can remove certain rows from Xs and Ys before running the script. The option is deactivated on the menu bar and I see there is a 'Local data filter' within the App Builder.Yet, when I try to add it, this is li...