We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c95c6 commit 04a4ee5Copy full SHA for 04a4ee5
source/filter-chart-results.txt
@@ -477,10 +477,6 @@ To filter data using the :guilabel:`Query` bar:
477
478
{ <field>: { $regex: "pattern", $options: "<options>" } }
479
480
- .. note::
481
-
482
- You must enclose the pattern in quotes. You cannot use the ``/pattern/`` syntax.
483
484
For example, to find all documents where the ``jobs`` field begins with
485
the letter ``A``, you would write the following in the
486
:guilabel:`Query` bar:
0 commit comments