# BI overview

### BI Views and functions <a href="#toc132789780" id="toc132789780"></a>

For our Default Ultimo dashboards powered by Power BI we use special views and functions to get a relevant subset of the ultimo data needed for reporting.

These views and functions can also be used for your company specific BI when using the BI platform

### BI Functions <a href="#toc132789781" id="toc132789781"></a>

Within the views these bi related functions are used to transform data for specific purposes

### BI Views <a href="#toc132789806" id="toc132789806"></a>

The BI views have been divided into four categories: Facts, dimensions, filters and Row level security. Some views for fact, dimensions and filters will contain references to Site, Department or Skill category for Row level security purposes


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.ultimo.net/database/bi-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
