Hi team, I have a liveboard with a filter that defaults to a specific value. Please see the screenshot. I would like to override that filter to get the correct value (not the default one).
The approach I was considering to get the right company is to use runtime filters. However, based on the documentation, "if the Liveboard already has one or more filters applied, runtime filters will act as an AND condition." Our liveboard already has a default filter for the company ID. So if I add a runtime filter for the company ID, we will have two conditions for the company ID (company ID = "default company ID" and company ID = "desired company ID"). This does not return data.
Could you please point me in the right direction? Thanks!