Available in: Logi Info | Source code name: SqlTimePeriodColumn |
The ActiveSQL SqlTimePeriodColumn adds a new column in the DataLayer that represents a time period such as year, quarter, month, etc. The column can be used like any other column.
Set the ID attribute to the name of the new column.
Set the DataColumn attribute to the name of a column that has a date value.
Element Group:Add and Replace Columns
|