Skip to main content
All CollectionsEffects
Import accounting informations (ledgers, legal entities and assignments)
Import accounting informations (ledgers, legal entities and assignments)

Learn how to import accounting informations

Philipp Spahn avatar
Written by Philipp Spahn
Updated over a week ago

Which permissions are required for this function?

Write permission or higher


Which Falcon version I need?


With Falcon's import function, you can import any number of accounting informations (ledgers, legal entities and assignments)

The basis for this is an import file. Excel templates are available via the following download button:

Download the assignments (ledgers and legal entities) import template here:

Download the ledger import template here:

Download the legal entities import template here:


How to import

Select Import from the main menu at the bottom left and assignments, ledger or legal entities from the dropdown. Then select the file you want to import.

Now select "Import". The data is then imported in the background. Once the import has been successfully completed, Falcon will ask you to refresh.


File structure and format for the assignments import

Already created ledgers and/or companies can be assigned to a measure + budgeting item by using the import. If the ledgers and/or companies have not yet been created in the administration, they can be created with the import.

Names for ledgers and companies are optional when new ledgers or companies are created. For new ledgers and companies without a name, the respective qualifier is used as a fallback. The name field is ignored for ledgers and companies that have already been created.

The import function reads a file, searches for specific column headers, and imports the information stored in the rows. The basis is an XLSX, XLS, or CSV file with at least the following columns:

Column header

Type

Example

Measure (ID)

Integer

44535

Ledger (Qualifier)

no limitation

1234

Legal Entity (Qualifier)

no limitation

5678

Position (ID)

Integer

22112

You can also pass the following information in the file:

Column header

Type

Example

Ledger (Name)

Text or number

Ledger 1

Legal Entity (Name)

Text or number

Legal entity 1


File structure and format for the ledger import

The import function reads a file, searches for specific column headers, and imports the information stored in the rows. The basis is an XLSX, XLS, or CSV file with at least the following columns:

Column header

Type

Example

Name

Name

Ledger 1

Qualifier

no limitation

1234

Note: The same names can be created for the ledgers. The same qualifiers cannot be created for the ledgers.


File structure and format for the legal entities import

The import function reads a file, searches for specific column headers, and imports the information stored in the rows. The basis is an XLSX, XLS, or CSV file with at least the following columns:

Column header

Type

Example

Name

Name

Legal entity 1

Qualifier

no limitation

4321

Note: The same names can be created for the companies. The same qualifiers cannot be created for the companies.


Where can I find the measure ID and the position ID?

You can find the measure IDs in the profiles of the measures.

The respective position ID can be determined and copied by right-clicking on a position in the effects tab of a measure.


Errors & limits

Falcon allows you to import effects with file sizes of up to 10 MB in one go. Furthermore, the import is limited to 5,000 rows per Excel spreadsheet. No data is imported if errors are detected during the import - e.g., in the file structure. Falcon automatically sends an error report via mail showing you why the import could not be performed.

Common errors

  • References to other files and sheets: Although the import allows Excel calculations (such as B1=A1+A2), Falcon excludes references to other files for security reasons. In addition, references to other sheets within the same file (e.g. A1=Table1!A1) lead to a cancellation of the import.

  • Empty rows and missing identification columns

  • Qualifiers that have already been used cannot be entered again: For ledgers and legal entities, it is not possible to enter the same qualifier again for a different ledger and legal entity.

  • Missing ID(s): Falcon can only fill assignments whose position IDs and measure IDs are stored in the import file.


For more information on effects, click here.

Did this answer your question?