# Product Roadmap

## <mark style="background-color:green;">Powerops Desktop Roadmap:</mark>&#x20;

**Q3-2024:**

•Automated Documentation

**Q4-2024:**

•Power BI Service Integration –  Upload Files from Power BI Service.

Use Cases:

* Finding Usage of column/Measure among all the Connected Thin Reports in Service for the given Model columns/Measures
* Analyzing Reports/Models directly from Service.
* Comparing Service Files to Local Files. For example, Comparing Production Workspace Report with Local Development Report to see what is changed.

•GIT/Azure Devops Integration – Upload Files from Source Control.

•Many More…

## <mark style="background-color:purple;">Powerops SaaS Roadmap:</mark>&#x20;

**Q3-2024:**

• Pull Requests.

• Peer-Review.

**Q4-2024:**

• Automated Deployments&#x20;

• No-Code Pipelines using GitHub/Azure Devops&#x20;

• Notifications and More


---

# 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://docs.powerops.app/powerops/release-notes/product-roadmap.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.
