Skip to content

Commit 871877e

Browse files
author
epolevikov
committed
Upd
1 parent bdbf91c commit 871877e

File tree

1 file changed

+1
-1
lines changed
  • interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/report-designer-tools

1 file changed

+1
-1
lines changed

interface-elements-for-desktop/articles/report-designer/report-designer-for-winforms/report-designer-tools/query-builder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ This list allows you to add new table columns to the query or shape selected tab
8585
* **Sorting Type** - Specifies whether to keep the initial data record order (**Unsorted**) or sort the records by the column (**Ascending** or **Descending**).
8686

8787
> [!NOTE]
88-
> When you bind a report to an XML file, the **Query Builder** does not support sorting by aggregate functions, the *DISTINCT* and *SELECT ALL* statements, and manual SQL editing.
88+
> When you bind a report to an XML file, the **Query Builder** does not support sorting by aggregate functions and the *DISTINCT* and *SELECT ALL* statements.
8989

9090
* Sort Order - Defines the sort order when data is sorted by multiple columns. For example, if column **A** has the sort order set to **1** and column **B** has it set to **2**, data records are first sorted by column **A** and then by column **B**. This option is available if you enable the **Sorting Type** option.
9191

0 commit comments

Comments
 (0)