Skip to content

Commit 0945861

Browse files
authored
(DOCSP-28605) Fix agg stage order (#590)
1 parent 7b7d352 commit 0945861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/aggregation-pipeline-generation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The pipeline constructed by |charts| consists of the following segments in the f
2121
1. :ref:`Charts views <data-sources-pipeline>`
2222
#. :ref:`Dashboard filters <filter-dashboards>`
2323
#. :ref:`Chart query <query-bar>`
24-
#. :ref:`Embedding filters <embedded-chart-options>`
2524
#. :ref:`Lookup fields <add-lookup-field>`
25+
#. :ref:`Embedding filters <embedded-chart-options>`
2626
#. :ref:`Calculated fields <calculated-fields>`
2727
#. :ref:`Chart filters <charts-filter-documents>`
2828
#. :ref:`Encoded fields <encoding-channels>`

0 commit comments

Comments
 (0)