Table filters not working with subquery conditions
Is there something special that has to be done to get a default off subquery condition to work with table filters?
If I turn the subquery condition to always on the information in the table is filtered correctly. When the subquery condition is set to default off and a value is entered through a table filter nothing happens. It is like the table is not being refreshed to pull the data in.
Thanks!
If I turn the subquery condition to always on the information in the table is filtered correctly. When the subquery condition is set to default off and a value is entered through a table filter nothing happens. It is like the table is not being refreshed to pull the data in.
Thanks!
1
Categories
- 7.9K Questions
- 926 Ideas
- 220 Discussion Categories
- 178 General
- 9 Community Feedback
- 3 Community Info
- 18 Knowledge Base
Comments
The subquery setup:
The filter condition setup:
Thanks for the input. That did not fix the issue. I moved to building a button based on the link you provided but it is not filtering the data properly in the subquery. Are there any field restrictions with sub query conditions?