Column Generation

<< Click to display table of contents >>

Column Generation

Column generation templates

In column generation, a number of similar columns is generated horizontally. It is possible to generate dimensions, accounts, data types, years, periods, and document series in columns. By defining one column to be generated you can produce, for example, a template with a column for each month (generating periods) or columns for units under a specified folder in the organization. The generated dimension(s) change from column to column while the other attributes remain unchanged. You can generate a single column or a block of adjacent columns. In addition to generated columns, the same area on the template can also contain normal data columns. The XML definitions for the normal columns and the generated columns must be made with separate datacolumns elements.

In the workbook just one column should be reserved for each column to be generated. If, for example, all twelve months of a year are generated, only one column should be reserved for that in the workbook. In the XML definitions file, settings for the generated columns are made with the datacolumns > generates element. The dimension(s) to be generated across columns are defined with generateitem elements, one for each dimension to be generated.

Note! Cells in generated columns may not be merged with cells in other columns.

Click to open/close expanding sectionNormal data columns and generated columns in the same template
Click to open/close expanding sectionGenerating sets of columns
Click to open/close expanding sectionFormulas in generated columns