File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ The pipeline constructed by |charts| consists of the following segments in the f
22
22
#. :ref:`Dashboard filters <filter-dashboards>`
23
23
#. :ref:`Chart query <query-bar>`
24
24
#. :ref:`Lookup fields <add-lookup-field>`
25
- #. :ref:`Embedding filters <embedded-chart-options>`
26
25
#. :ref:`Calculated fields <calculated-fields>`
26
+ #. :ref:`Embedding filters <embedded-chart-options>`
27
27
#. :ref:`Chart filters <charts-filter-documents>`
28
28
#. :ref:`Encoded fields <encoding-channels>`
29
29
#. :ref:`Sorting <charts-sort-data>`
Original file line number Diff line number Diff line change @@ -133,6 +133,7 @@ To create a new scheduled report:
133
133
- Once
134
134
- Daily
135
135
- Weekly
136
+ - Monthly
136
137
- Quarterly
137
138
138
139
#. Select a timezone from the :guilabel:`Schedule` dropdown.
@@ -173,8 +174,15 @@ To edit an existing scheduled report:
173
174
Delete a Scheduled Report
174
175
-------------------------
175
176
176
- You can only delete reports that you have created. To delete an
177
- existing scheduled report:
177
+ Any dashboard owner of a particular dashboard can delete a report.
178
+
179
+ .. note::
180
+
181
+ Dashboard owners that have the :atlas:`Project Read Only
182
+ </reference/user-roles/#project-roles>` role cannot create or delete
183
+ dashboards.
184
+
185
+ To delete an existing scheduled report:
178
186
179
187
.. procedure::
180
188
:style: normal
You can’t perform that action at this time.
0 commit comments