Skip to content

Commit b94dce6

Browse files
committed
docs: Update Playground documentation
1 parent b631830 commit b94dce6

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/pages/product/workspace/playground.mdx

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ on a cube or a view to view a list of its members.
4747
src="https://ucarecdn.com/08d5cc69-431d-43d9-8da4-804029adf1fa/"
4848
/>
4949

50-
Members of cubes and views (i.e., measures, dimensions, hierarchies, etc.) are shown
51-
using distinct colors and icons. If a member has
50+
Members of cubes and views (i.e., measures, dimensions, hierarchies, folders, etc.)
51+
are shown using distinct colors and icons. If a member has
5252
a [title][ref-data-model-title] or a [description][ref-data-model-description] set
5353
in the data model, they will be shown in a tooltip. If a member is not
5454
[public][ref-data-model-public], you will see a lock sign next to it.
@@ -83,7 +83,8 @@ or existing query.
8383

8484
You can compose a new query by selecting desired measures, dimensions, and segments
8585
in the sidebar on the left. Click on the _funnel_ icon next to any member to add a filter
86-
for it to the query.
86+
for it to the query or use the <Btn>Filters</Btn> pane to add filters, including filters
87+
with [advanced boolean logic][ref-boolean-filters].
8788

8889
Click <Btn>All members</Btn> or <Btn>Used members</Btn> to show only members of the
8990
query or all available members. Click <Btn>Reset</Btn> to remove all members from the query.
@@ -103,7 +104,8 @@ Use the <Btn>Order</Btn> drop-down on the right to specify how the
103104

104105
Use the <Btn>Options</Btn> drop-down on the right to specify if the query shall be
105106
[ungrouped][ref-ungrouped-query], to set a [time zone][ref-time-zone], or to set
106-
a [row limit][ref-row-limit] and an offset.
107+
a [row limit][ref-row-limit] and an offset. You can also request the count of all rows
108+
in the result set as if there's no limit present.
107109

108110
<Screenshot
109111
highlight="inset(35% 0 15% 80% round 10px)"
@@ -219,4 +221,5 @@ manually.
219221
[ref-ungrouped-query]: /product/apis-integrations/queries#ungrouped-query
220222
[ref-time-zone]: /product/apis-integrations/queries#time-zone
221223
[ref-row-limit]: /product/apis-integrations/queries#limit
222-
[ref-chart-prototyping]: /product/workspace/vizard
224+
[ref-chart-prototyping]: /product/workspace/vizard
225+
[ref-boolean-filters]: /product/apis-integrations/rest-api/query-format#boolean-logical-operators

0 commit comments

Comments
 (0)