From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- .../source/text/sdatabase/querywizard06.xhp | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 helpcontent2/source/text/sdatabase/querywizard06.xhp (limited to 'helpcontent2/source/text/sdatabase/querywizard06.xhp') diff --git a/helpcontent2/source/text/sdatabase/querywizard06.xhp b/helpcontent2/source/text/sdatabase/querywizard06.xhp new file mode 100644 index 000000000..6d76dcd9e --- /dev/null +++ b/helpcontent2/source/text/sdatabase/querywizard06.xhp @@ -0,0 +1,57 @@ + + + + + +Query Wizard - Grouping Conditions +/text/sdatabase/querywizard06.xhp + + +UFI: new Query Wizard page 6 + + + +
+

Query Wizard - Grouping Conditions

+Specifies the conditions to group the query. The data source must support the SQL statement "Group by clauses" to enable this page of the Wizard. +
+ +

Match all of the following

+Select to group the query by all the conditions using a logical AND. + +

Match any of the following

+Select to group the query by any of the conditions using a logical OR. + + + +

Field name

+Select the field name for the grouping condition. + + + +

Condition

+Select the condition for the grouping. + + + +

Value

+Enter the value for the grouping condition. +Query Wizard - Aliases + +
-- cgit v1.2.3