Logi Composer
Documentation
Getting Started
Knowledge Base
Forums
Logi Report
Documentation
Getting Started
Knowledge Base
Forums
Logi Report API Doc
Logi Info
Documentation
Getting Started
Knowledge Base
Forums
Logi Info Sample Center
Logi Info Upgrade Advisor
Other Products
Izenda
Exago
Support
Submit a Ticket Request
View Support Tickets
License Manager
Product Download
Forums
Events
☰
Element Details: Sql+Sort
Back
Available in: Logi Info
Source code name:
SqlSort
ActiveSQL SqlSort sorts the rows of the DataLayer.
You may specify more than one column. Enter multiple column names into the SortColumn attribute, separating each with a comma. Multiple SortSequences may also be entered in the same way.
Element Group:Organize Data
ATTRIBUTES
Click attribute Name to drill down for more information.
Name
Possible Values
Description
ID
UserDefined
The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
SortColumn
UserDefined
(Required) The Sort Column attribute defines the name of the column used to sort the data. You may specify more than one column. Enter multiple column names into the Sort Column attribute, seperating each with a comma.
SortSequence
Descending
Ascending
The Sort Sequence defines the sort direction. Defaults to Ascending.
PARENT ELEMENTS
Click element to drill down for more information.
DataLayer.ActiveSQL
Sql Query
CHILD ELEMENTS
Click element to drill down for more information.
Back to top