I want to set a default value in SPR which cannot be removed @dosu #35695
Replies: 1 comment 7 replies
-
|
You can make a filter in Superset always have a default value that cannot be removed by configuring the filter's settings. In the filter configuration (for native filters or Select filters), set the default value using the In the UI, look for the "Filter value is required" option when configuring your filter. When enabled, users must select a value and cannot clear it. If you set a default value, it will always be present in the filter and cannot be removed see source. This approach enforces the filter value in the UI, not just in the query logic. Let me know if you need a step-by-step guide for a specific filter type! To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to set a default value in SPR which cannot be removed . not pre-filtered data. sei a value which has the be in the filter
@dosu
Beta Was this translation helpful? Give feedback.
All reactions