> For the complete documentation index, see [llms.txt](https://changelog.visilean.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.visilean.com/changelog/release-4.0-2024/zone-details-in-power-bi.md).

# Zone Details in Power BI

We're happy to announce a significant enhancement to our VisiLean integration with Power BI: the addition of Three-Level Zone Details. This new feature brings an unprecedented level of detail to your construction management analytics, allowing users to organise and display data in three distinct hierarchical levels.

With this upgrade, accessing and interpreting complex zone data becomes seamless. Users can now generate a specialised Power BI URL through the VisiLean interface, which includes the enriched task API with these multi-level zone details. Simply copy this link into Power BI to transform how you view reports and make data-driven decisions.

This feature is designed specifically for project managers, analysts, and decision-makers who rely on comprehensive reporting to steer project outcomes. By providing a more detailed view of each zone, it facilitates deeper analysis and a clearer understanding of patterns and trends that affect your projects.

The benefits of this enhancement extend beyond simple data presentation. It empowers our users to perform granular analyses, identify critical insights more effectively, and enhance project management capabilities. Embrace the power of detailed, structured data with our new Three-Level Zone Details in Power BI, and turn information into action like never before.

{% hint style="info" %}
**Ensure Takt Planning is Active:** Before leveraging the Three-Level Zone Details feature, confirm that Takt is enabled to ensure seamless data integration and flow within the Power BI environment.

**Adhere to API Expiry Protocols:** This feature adheres to the same expiry rules as other Power BI APIs. Regularly update your API links to maintain access to the latest zone data.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://changelog.visilean.com/changelog/release-4.0-2024/zone-details-in-power-bi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
