Exago Logo
Search
Generic filters
Exact matches only
Installation and Configuration

User Settings

The User Settings give administrators choices about how to store and utilize users’ preferences, such as which Dashboards and/or Reports to execute when they enter Exago.

Storage Management: Utility (v2020.1)

Exago provides the Storage Management Utility (SMU) to view and manage the content access records and permissions on content items. It is a WPF application and will only run on the Windows family of operating systems. It is only available in English language. The SMU can be downloaded from ...

Storage Management: Utility (v2021.1+)

Exago provides the Storage Management Utility (SMU) to view and manage the content access records and permissions on content items at a low level. Based on .NET Core 3.1, it will run on supported versions of Windows, Mac and Linux. It is only available in English language. The SMU can be ...

Vertical Table Support

Vertical tables are a table format which differ from relational tables in the way the data is organized. Exago BI supports vertical tables, but they require some special configuration to be used. Relational Tables vs. Vertical Tables The following sections describe the differences between ...

Installing Exago on Docker

Exago supports the installation of the Web Application, Scheduler Service and REST Web Service API in Docker containers. This guide provides guidelines for accomplishing this task.

Culture Settings

The Culture Settings give administrators control over formats and symbols that vary amongst geographic location.

Custom Functions

Administrators may create additional custom functions using high level coding languages which will be accessible to end-users of the Report Designer.

Custom Filter Functions

Custom Filter Functions provide the ability to make functions that will dynamically calculate a value for a filter using high level code.

Custom Aggregate Functions

Custom Aggregate Functions will be available in any formula editor in which the existing built-in aggregate functions are also available.

Programmable Object Settings

The Programmable Object Settings enable you to specify names for parameters that will be passed from Exago to stored procedures, web services, or .NET Assemblies. Using these parameters can increase performance and reduce server resources when using these kinds of Data Objects.

Other Settings

Change the Other Settings for configuration items that do not fall into other categories. This article applies to the Admin Console > General > Other Settings.

Main Settings

The main settings are the basic options for Exago, such as temporary file path and available report export file types. This article applies to the Admin Console > General > Main Settings.

Filter Settings

The Filter Settings provide control over what filter options are exposed to users and how the dropdowns within filters behave.

Feature/UI Settings

The Feature/UI settings allow administrators to hide various features in the user interface.

Database Settings

The Database Settings allow administrators to adjust how Exago interfaces with its Data Sources. Additional type-specific settings allow you to specify which driver to utilize when connecting to each data source.

Configuring IIS for Exago

This guide covers the IIS configuration details necessary in order to install the Exago Web Application and REST Web Service API. First-time users are highly encouraged to use this guide during their installation process. This guide can be skipped if installing the Scheduler Service.

Parameters

Parameters are used throughout the Exago application to store values. Although parameters can be created and given a default value in the Administration Console, parameters are designed to be set at runtime through the API.

Join Configuration

Joins specify to Exago the relationship between Data Objects. This article applies to the Admin Console > Data > Joins settings, where joins are defined at the base-configuration level.

Data Sources

Data Sources establish the connection between Exago and a database or a web service. Although typically only one database is used, Exago can join data from different sources into a single report.

Data Objects

Data Objects are the tables, views, methods, stored procedures, functions and custom SQL made accessible from the Data Sources for reports. This article applies to the Admin Console > Data > Objects settings.