| #s[name] or sequential number | Selection as an Excel sum formula (only addition, subtraction, multiplication, and division as well as the Excel sum formula =SUM()), e.g. #s1, #s2, #s[EBIT]. |
| #sf[name] or sequential number | Excel sum formula with a freely definable number of decimal places. Note: Sums that have been programmed using #sf are not rounded to the number of decimal places that were specified when checking in the Excel file. Instead, exactly the number of decimal places calculated as the result is applied. |
| #m[name] or sequential number | Selection as a manual report value, e.g. #m1, #m2, #m[numberemployees]. |
| #mf[name] or sequential number | Manual report value with a freely definable number of decimal places. Note: Numbers that have been programmed using #mf are not rounded to the number of decimal places that were specified when checking in the Excel file. Instead, exactly the number of decimal places that the user has entered is applied. |
| #mt[name] or sequential number | Manual text value. Note: Contents that have been programmed using #mt are saved as text and are not available for further calculation. |
| #l and sequential number | Selection as a blank row, e.g. #l1, #l2. Disclosure Management does not expect a value here and leaves the row blank in the rounding view. This is mainly used before headings in tables (e.g. assets). |
| #r[sequential number] | Reference to another report data record |
| #rf[sequential number] | Reference with a freely definable number of decimal places. Note: Numbers that have been programmed using #rf are not rounded to the number of decimal places that were specified when checking in the Excel file. Instead, exactly the number of decimal places that the reference source contains is applied. |
| 30768000 | Value of account number 30768000. |
| -30768000 | Inversion of the sign for the value of account number 30768000. Note: Depending on the formatting of the cell, MS Excel may not accept a leading minus sign. You can solve this by starting with an apostrophe, e.g. '-30768000. |
| 30768000;30769000 | Sum of the values from accounts 30768000 and 30769000 |
| ; (semicolon) | Separates item/account numbers |
| 30768000;-30769000 | 30768000 minus 30769000 |
| 30111000#9999#CC-EV, 53290000#SEK1 | Subitems/transaction types/exchange rates, etc. are entered using # after item numbers. |