Question
Data Filtering-Dropdowns?
Are there any built in tools that allow for filtering with drop down options? In order to us the datafilter widget, a user must have good knowledge of names and what properties to use. I could build a custom dropdown that passes the selected item to a service that executes a query, but I want to make sure that there isn't some sort of built in solution that I could be using. Thanks!

