Overview
It is possible to control dashboard level filters from your application. This requires setup in the Upsolve Hub to configure a filter key, and then a prop to be set in your application to pass a filter value down to the filter through the key. Controlled filters and their set values are not visible to your end users. They are meant to be exclusively for your access.Configuration in Upsolve Hub
To make a filter controlled, first have a dashboard with a filter configured for it.

city


Configuration in your application
Refer back to the in-product guide:
UpsovlveDashboard
component. Pass into the prop an object, where each key refers to a controlled filter key you have configured, and each value is the value the controlled filter should take.
In this example, the prop would be: