Hi All,
We are facing one issue while fetching data having few filters. For e.g., the filters like to_date, fund etc are working fine but the moment we select from Date, it throws error. And surprisingly when I am selecting from_date after selecting any other filter, it is working fine.
Discussion posts and replies are publicly visible
You can try below alternate option.
1. Are you executing query entity on each filter?
2. If Yes, instead of executing on each filter, have a button like "Search" and execute query entity on click of Search