General

ExQL (Exsion Corporate) is used for consolidation and reporting purposes.

The communication between the central database and an user is based on the SMTP e-mail address.

Users are granted personal authorisation to companies and reports.

Menu options

In the ExQL ribbon the following items are available:

Open

This function has two purposes:

  1. Open protected Excel files
  2. Import authorization file

Request

Depending on your authorization, you will be presented with different options.

  1. Report
  2. Draft
  3. Task
  4. Form
  5. Database

Report

Draft

Task

Form

Database

Download

If an Internet Information Services (IIS) is used, the reports and forms can be placed there and attachments will no longer be sent by email. The end user can then download the Excel files through this function.

Send

Lookup value

Refresh Data

When you are in Excel you directly retrieve data from the database. If however meanwhile new data is sent to the database you can use the “Refresh Data” button in order to update your model.

Show details

Clear

Import

Export

Only Editable Cells

Formulas to values

This menu option allows you to replace all “ExMR formulas” in your report with values. The menu option is intended to exchange reports with other Excel users who do not have access to ExQL.

Note: when this option is executed, the ExMR formulas in the Excel file will be deleted. Without ExMR formulas, the data can no longer be refreshed from the database.

To avoid losing the formulas, it is best to first save the Excel file under a different name (make a copy).

Version

Provides extended version information about ExQL Reporting, Outlook, Excel and Windows.

TeamViewer Quicksupport

Our helpdesk can provide remote support using TeamViewer.

Provide “Your ID” and “Password”.

Help

Contains all the information needed to use ExQL.

Download update

This option is only visible if a new version of ExQL is available.

When this option is chosen, the default Internet Browser starts and downloads the setup file.

Close Excel and choose “Open file” to run the setup.

See chapter “Installation of the software”.

Settings

Here you can change the user language.

ExMR formulas

In ExQL the following functions are available:

These functions can be found in Excel’s function wizard under the category “ExQL Model Generator”:

The ExMR formulas can be used in combination with a local MS-Access database or a SQL Server database.

When using the SQL Server, the e-mail address of the ExQL Server must be defined as the location of the database

ExMR_DI1OMS

This function provides dimension 1 descriptions..

Argument Beschrijving
p_dbPath to the database.
p_di1nrDimension 1 of which a description is requested.
[p_orgtaa]Defines the description to show. D=Default description or A=Alternative description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_DI2OMS

This function provides dimension 2 descriptions..

Argument Beschrijving
p_dbPath to the database.
p_di2nrDimension 2 of which a description is requested.
[p_orgtaa]Defines the description to show. D=Default description or A=Alternative description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_DOCHTER

Provides the number of undrlying subsidiaries in relation to the defined company and consolidation structure..

Argument Beschrijving
p_dbPath to the database.
p_orsnrConsolidation structure.
p_orgnrCompany of which the number of subsidiaries need to be given.

ExMR_ORGEIG

Gives the ownership percentage of the reporting entity in relation to a subsidiary in the given consolidation structure..

Argument Beschrijving
p_dbPath to the database.
p_orgnrSubsidiary.
p_orsnrConsolidation structure.
p_orgnr_rapReporting (parent)-company.
[p_orstpe]0=Proportional or 1=Integral.
[p_orsins]0=Total impact or 1=Direct impact.

ExMR_ORGOM2

Provides the popular description of a company..

Argument Beschrijving
p_dbPath to the database.
p_orgnrCompany of which a description should be shown. If the popular description does not exist the default description will be shown.
[p_orgtaa]Defines the popular description to show. D=Default popular description or A=Alternative popular description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_ORGOMS

Provides the organisation description..

Argument Beschrijving
p_dbPath to the database.
p_orgnrCompany of which a description should be shown.
[p_orgtaa]Defines the description to show. D=Default description or A=Alternative description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_ORGVAL

Provides the reporting (local) currency of a company..

Argument Beschrijving
p_dbPath to the database.
p_orgnrCompany of which the reporting currency should be shown.

ExMR_ORGLND

Provides the country of a company..

Argument Beschrijving
p_dbPath to the database.
p_orgnrCompany of which the reporting country should be shown.

ExMR_LNDOMS

Provides the country description..

Argument Beschrijving
p_dbPath to the database.
p_lndnrCountry of which a description should be shown.
[p_orgtaa]Defines the description to show. D=Default description or A=Alternative description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_ORSNR

Provides the consolidation structure based on the combination of period and transaction type..

Argument Beschrijving
p_dbPath to the database.
p_pernrPeriod.
p_tranrTransaction type.

ExMR_REKOM2

Provides the popular account description..

Argument Beschrijving
p_dbPath to the database.
p_reknrAccount of which a description should be shown. If the popular description does not exist the default description will be shown.
[p_orgtaa]Defines the popular description to show. D=Default popular description or A=Alternative popular description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_REKOMS

Provides the account description..

Argument Beschrijving
p_dbPath to the database.
p_reknrAccount of which a description should be shown.
[p_orgtaa]Defines the description to show. D=Default description or A=Alternative description.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_TXT

Provides the corresponding description (text) from the database, belonging to the combination of parameters used..

Argument Beschrijving
p_dbPath to the database.
p_orsnrConsolidation structure.
p_orgnrCompany.
p_pernrPeriod.
p_tranrTransaction type.
p_reknrAccount.
[p_catnr]Transaction category.
[p_di1nr]Dimension 1.
[p_di2nr]Dimension 2.
[p_refnr]Reference.
[p_orgnr_cor]Intercompany code.
[p_opmaak]0=Standard, 1=Upper-case letters, 2=Lower-case letters, 3=First digit is upper-case or 4=All words start with a capital.

ExMR_VALKRS

Provides the currency exchange rate for the given cuurency, period, transaction- and currency type ..

Argument Beschrijving
p_dbPath to the database.
p_valnrCurrency.
p_pernrPeriod.
p_tranrTransaction type.
p_vartpeCurrency type (AVG=Average or ULT=Closing Fx rate).

ExMR_WAARDE

Provides the (consolidated) value of all data that comply with the combination of parameters used..

Argument Beschrijving
p_dbPath to the database.
p_valnrCurrency to use. Values in other currencies will be converted to this currency.
p_orsnrConsolidation structure.
p_orgnrCompany.
p_pernrPeriod.
p_tranrTransaction type.
p_resnrAccount structure.
p_reknrAccount.
[p_catnr]Transaction category.
[p_d1snr]Dimension 1 structure.
[p_di1nr]Dimension 1.
[p_d2snr]Dimension 2 structure.
[p_di2nr]Dimension 2.
[p_refnr]Reference.
[p_orgnr_cor]Intercompany code.
[p_orstpe]0=100% Elimination within the group, 1=100% Elimination outside the group, 2=Does not eliminate, 3=Eliminates within the group against participated-% and outside the group against 100%, 4=Eliminate against participated-%.
[p_orsfil]Filter from the consolidation structure.
[p_valper]Against exchange rate period.
[p_valtra]Against exchange rate transaction type.
[p_vartpe]Currency type (AVG=Average or ULT=Closing Fx rate).
[p_permin]Previous period to show periodic values.
[p_varsec]Use average rates per 1=month, 3=quarter or 6=half year.
[p_tramin]Transaction type to calculate the difference between [p_tranr] or [p_permin].

Installation

Installation of the ExQL client consists of three steps.

  1. Installation of the software.
  2. Adding the add-in to Excel.
  3. Import your authorization file.

The steps will be described in the following paragraphs.

Installation of the software

Depending on your IT policy you can do the installation yourself or you need administrator rights to install the software. Support your IT department on this matter.

  1. The installation file can be downloaded from:

    ExQL Reporting Setup

  2. Open the setup file and click “Yes

  3. Select the language to use during the installation and click “OK

  4. You will see a welcome screen. Click “Next

  5. Select the destination location, remember or write down the destination folder where you install “ExQL Reporting” and press “Next”.

  6. The installation is ready to install. Click on “Install

  7. After completing this setup, the software is installed on your computer. Click on “Finish

  8. After completing the previous step, ExQL Reporting should be added as an add-in to your Excel menu.

    See Adding the add-in to Excel.

Adding the add-in to Excel

  1. Open Excel and choose “File”:

  2. Choose “Options” (bottom left of the screen):

  3. Choose “Add-ins” and press “Go…

  4. Click on “Browse...

  5. Browse to the location where you installed the software. Select the file “ExQL Reporting.xlam” and click “OK

    If Excel asks to copy the add-in to your add-ins folder answer NO!!

  6. ExQL Reporting is added to the Add-in list, click “OK

  7. The following menu should have been added to your Excel

Import your authorization file

  1. An e-mail has been sent to you from the application with the file “<e-mail adres>.dat” as an attachment.

    Click on “Save All Attachments

    Consult your ExQL contact person if you have not received this.

  2. Click on “OK”.

  3. Choose a destination folder and click “Save

  4. Open “Excel” and go to the “ExQL” and click “Open”.

  5. Browse to the “.dat” file and click “Open

  6. The following text box will appear.

    Click “OK” (or change the language or e-mail application and then click “OK”)

    The program may now attempt to send an email to the ExQL application manager. Depending on your email settings, you may need to allow this.

    Depending on your rights, you can now submit input documents, request reports or request a local database to create your own reports.