File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -21,8 +21,15 @@ charts.
21
21
22
22
Dashboard ``Authors`` or ``Owners`` set the fields that any dashboard
23
23
users can filter data with. ``Authors`` or ``Owners`` can also set
24
- initial default values for each filter. Any dashboard users can filter
25
- based on values they specify and save their own default filter values.
24
+ initial default values for each filter. Authenticated dashboard users
25
+ can filter based on values they specify and save their own default
26
+ filter values.
27
+
28
+ .. note::
29
+
30
+ Users who open a dashboard using a public link can't save their own
31
+ default filter values. |charts-short| reverts to the initial default
32
+ filter values after refreshing the page or starting a new session.
26
33
27
34
.. figure:: /images/charts/dashboard-filter-cards.png
28
35
:figwidth: 720px
@@ -60,6 +67,13 @@ The changes that a dashboard viewer makes to filters don't affect other
60
67
dashboard ``Author`` or ``Owner`` modifies a filter's default values
61
68
unless you :ref:`reset a filter <revert-dashboard-filters>`.
62
69
70
+ .. note::
71
+
72
+ |charts-short| doesn't persist filter states or values for users who
73
+ open a dashboard using a public link. |charts-short| reverts to the
74
+ initial default filter values after refreshing the page or starting a
75
+ new session.
76
+
63
77
The :guilabel:`Dashboard Filters` Pane
64
78
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
65
79
You can’t perform that action at this time.
0 commit comments