Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

After a Simplified model is first created, it contains no tables.

image-20240802-073209.png

Creating a table

User can create a first new empty Table by providing its Name and Code.

image-20240802-073229.png

Created table is opened (with no content) and indicated in the list of tables in the left hand side navigation pane.

image-20240802-073516.png

Placing of data type definition

In the first step user shall decide if the information on the requested data type shall be indicated On rows or On columns of the created table (i.e. if the entire row or column will require values of a selected data type: Monetary, Text, Date, etc.

image-20240802-073605.png

Depending on the set up for placement of Data type, it can be edited on Columns:

image-20240802-074835.png

or on Rows:

image-20240802-074900.png

Please note that this setting of the placement of data type constraints can be also changed later.

Fixed and Dynamic structure of headers

User indicates if a created Table has a Fixed or Dynamic structure of Rows and Columns.

image-20240802-073807.pngimage-20240802-073815.png

Fixed means that the headers of Rows or Columns are known in advance, i.e. set up in the underlying information requirements (so-called closed tables). Dynamic structure enables reporters providing unlimited number of rows or columns (so-called open tables). Typical table whose Columns and Rows are fixes is a balance sheet or other containing aggregated data, while more granular data are typically collected by tables whose rows have dynamic content.

After setting both Rows and Columns as Fixed, the table is created containing one column and one row.

image-20240802-074713.png

Editing header label and code

To change the title of a header, click on the highlighted text Add name

image-20240802-094201.png

and start typing:

image-20240802-074750.png

Codes of Headers on Fixed axes are set up automatically upon creation of a header, starting with R0100 for Rows, C0100 for Columns and S0100 for Sheets and increasing by 10.

They can be automatically recalculated by clicking on Reset all ordinate codes in the navigation bar above the table structure definition pane:

image-20240802-094856.png

There are two options for recalculation:

image-20240802-094953.png

Both will start by setting the most left Column to C0100 and top Row to R0100 and increase by 10 moving from header to header (to the right for Columns, and down for Rows). Depth first method will increase the code first for child nodes while Breadth first will start will sibling headers first.

image-20240802-095558.png

Adding and rearranging structure of Headers

To add a Column header next to the exiting one, use the + button on the right:

image-20240802-075037.png

To add a Column header before the exiting one, use the + button on the left:

image-20240802-075320.png

To add a parent Column header, use the + button in the context menu:

 

To add a Row header below the exiting one, use the + button on the bottom:

image-20240802-075416.png

Note that in the following the sibling (i.e. Row header on the same level) of R0120 Current will be created:

image-20240802-075429.png

While in this case sibling (i.e. Row header on the same level) of R0100 Assets will be created:

image-20240802-075450.png

To add a Row header above the existing one, use the + button on the top:

image-20240802-075505.png

To add a child Row header use the + button on the right:

image-20240802-075522.png

Headers of Rows and Columns can be rearranged with drag and drop.

After dragging a Row Header, it can be dropped above another Row (point to the arrow up), below another Row (point to the arrow down) as a child of another Row (point to the middle arrow).

image-20240802-075825.png

Similarly for Columns, it is possible to drag a drop a header next to another one (as a sibling on the left or right hand side or as a child).

image-20240802-075541.png

  • No labels