This is an automated email from the ASF dual-hosted git repository.

sfirke pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a6dc1d24e chore(docs): remove incorrect answer from FAQ (#26428)
3a6dc1d24e is described below

commit 3a6dc1d24e857ec8238abbb23a4a73173e76dd24
Author: Sam Firke <[email protected]>
AuthorDate: Mon Jan 8 13:37:59 2024 -0500

    chore(docs): remove incorrect answer from FAQ (#26428)
---
 docs/docs/frequently-asked-questions.mdx | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/docs/docs/frequently-asked-questions.mdx 
b/docs/docs/frequently-asked-questions.mdx
index 8c9fa034cf..882573515e 100644
--- a/docs/docs/frequently-asked-questions.mdx
+++ b/docs/docs/frequently-asked-questions.mdx
@@ -175,10 +175,6 @@ non-OLTP databases are not designed for this type of 
workload.
 You can take a look at this Flask-AppBuilder
 [configuration 
example](https://github.com/dpgaspar/Flask-AppBuilder/blob/master/examples/oauth/config.py).
 
-### How can I set a default filter on my dashboard?
-
-Simply apply the filter and save the dashboard while the filter is active.
-
 ### Is there a way to force the dashboard to use specific colors?
 
 It is possible on a per-dashboard basis by providing a mapping of labels to 
colors in the JSON

Reply via email to