Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.08 KB

table-query-view.md

File metadata and controls

28 lines (21 loc) · 1.08 KB

DB query

To define a column to be used as a key, add it to the "Rows" section (unique values will become row identifiers). To do so, either use "+" sign. More than one column can be used as a key.

To calculate an aggregate value of the column, add it to the "Measures" section. To specify aggregation function to use, right-click on the column and select it from the list. In case you are adding multiple columns using the same aggregation function, you can set it as default by pressing the "+" sign and choosing it under the "Aggregation" submenu.

Save and use this query as a regular data query.

DB query

See also: