Skip to content

Commit b42cf37

Browse files
committed
(DOCSP-6956) Adding section on number of source docs returned from pipeline (after revert) (#257)
* (DOCSP-6956) Adding section on number of source docs returned from pipeline * Formatting for review * Changes based on feedback
1 parent 14a1c0f commit b42cf37

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed
121 KB
Loading

source/view-export-chart-data.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ View Source Documents
2727
---------------------
2828

2929
Once you have selected a :doc:`data source <data-sources>` for your
30-
chart, you can view 20 sample documents from that data source by
31-
clicking the :guilabel:`View Source Documents` from the
30+
chart, you can view up to 20 sample documents from that data source by
31+
clicking :guilabel:`View Source Documents` from the
3232
:icon-fa5:`ellipsis-h` menu.
3333

3434
.. note::
@@ -51,6 +51,14 @@ data source that considers:
5151

5252
- Filters applied in the :ref:`Filter Tab <filter-tab>`
5353

54+
The :guilabel:`Source Documents` modal displays the number of documents
55+
from your data source that match your query conditions, although only
56+
20 of the documents are viewable as samples.
57+
58+
.. figure:: /images/charts/source-document-count.png
59+
:figwidth: 80%
60+
:alt: The View Source Documents modal displays the document count just above the document samples.
61+
5462
.. _view-aggregation-pipeline:
5563

5664
View Aggregation Pipeline
@@ -81,7 +89,7 @@ Get Chart Data
8189
--------------
8290

8391
After you have configured a valid chart, you can view and export the
84-
underlying data as a table. To view the chart data, click the
92+
underlying data as a table. To view the chart data, click
8593
:guilabel:`Get Chart Data` from the :icon-fa5:`ellipsis-h` menu. Each
8694
row in the table represents a data point.
8795

0 commit comments

Comments
 (0)