I am using a text box interface tool to update a filter tool. The app runs alright but it doesn't update the filter. Any ideas on the issue?
Also, you have no output in your application; so I don't know how you know that it doesn't work...
Something you could look at, is in the interface designer, there is a 'debug mode', where you can enter your value and hit 'debug', and it will build the workflow with your values passed in.
Ben
Honestly, it looks all good with me.
With an action tool on a filter, there are two areas where you can change the option 'Jan-19', either by the expression or via the hitting 'simple' and drilling down to find where it is in the tree.
If you are using a custom filter (which you are), then you must edit the expression.
If you are using a basic filter (which you are not), then you must edit the value in the 'simple tree'.
You are using a custom filter, and have edited the expression, so it should work.
Are you able to share some data so we can replicate the behaviour?