Skip to content

Commit 4fe573c

Browse files
authored
(DOCSP-48579) renames dashboard and chart refresh menu options (#701)
* (DOCSP-48579) renames dashboard and chart refresh menu options * (DOCSP-48597) review free and paid Charts plans * (DOCSP-48597) copy and tech feedback
1 parent 25d49a0 commit 4fe573c

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

source/dashboards/dashboard-access/dashboard-permissions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ following dashboard permissions are available:
4747

4848
- Filter dashboards based on available fields.
4949

50-
- Configure refresh settings and manually refresh dashboard
50+
- Configure automatic refresh settings or manually refresh dashboard
5151
data.
5252

5353
.. include:: /includes/fact-refresh-persistence.rst

source/dashboards/view-dashboard-data.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Refresh Dashboard Data
2424
date with the backing data source. You can also manually refresh
2525
dashboard data at any time.
2626

27-
To learn how to configure refresh settings and underlying
27+
To learn how to configure automatic refresh settings and underlying
2828
refresh behavior, see :ref:`refresh-dashboard`.
2929

3030
.. _get-chart-data-dashboard:
@@ -71,7 +71,7 @@ To enter the fullscreen view for dashboards:
7171
<dashboard-rearrange-chart>`, and :ref:`edit
7272
<dashboard-edit-chart>` charts by hovering over the desired chart.
7373

74-
- Configure refresh settings and manually refresh chart data.
74+
- Configure automatic refresh settings and manually refresh chart data.
7575

7676
- Enter the :ref:`fullscreen charts view <fullscreen-charts-view>`.
7777

source/dashboards/view-dashboard-data/dashboard-refresh.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ dashboard data at any time.
2121

2222
.. _configure-refresh:
2323

24-
Configure Refresh Settings
25-
--------------------------
24+
Configure Automatic Refresh Settings
25+
-------------------------------------
2626

2727
Charts on a dashboard automatically refresh once their data becomes out
2828
of date. You can specify how stale your charts' data can be before it is
2929
refreshed. This is known as your staleness tolerance. The default
3030
behavior is to refresh when data is one hour stale.
3131

32-
To configure refresh settings for a dashboard:
32+
To configure automatic refresh settings for a dashboard:
3333

3434
.. procedure::
3535
:style: normal
@@ -40,7 +40,7 @@ To configure refresh settings for a dashboard:
4040
.. step:: Click the :guilabel:`Refresh` icon
4141
at the top of the dashboard.
4242

43-
.. step:: Click :guilabel:`Refresh Settings`
43+
.. step:: Click :guilabel:`Automatic refresh`
4444
from the dropdown.
4545

4646
.. step:: Select your data staleness tolerance
@@ -81,7 +81,7 @@ To manually refresh dashboard data:
8181
.. step:: Click the :guilabel:`Refresh`
8282
icon.
8383

84-
.. step:: Select :guilabel:`Force Refresh`
84+
.. step:: Select :guilabel:`Manual refresh`
8585
from the dropdown.
8686

8787
Manually Refresh a Single Chart
@@ -102,7 +102,7 @@ To manually refresh a single chart:
102102
ellipsis button (:icon-mms:`ellipsis`).
103103

104104
.. step:: Click
105-
:guilabel:`Force Refresh`.
105+
:guilabel:`Manual refresh`.
106106

107107
Refresh Behavior
108108
----------------

0 commit comments

Comments
 (0)