Connector
A gateway between the data lake and the BI tool.
Customers can only access the data in the data lake via the connector, and currently only the OData protocol (version 4) is supported.
| The OData protocol is supported by most BI tools. |
The BI connector ensures that:
• Access to the connector is authenticated.
• Data is formatted correctly (a date field is a real date, not a string).
• Data model relations are included.
• Calculated fields are included.
| Note that synchronization creates a snapshot of the calculated values only and might not represent the actual data in the application (since this may have changed afterwards). For calculated fields we recommend mapping the relation to another business object inside the report in order to obtain the actual data. |