# FAQs

<details>

<summary>Q1. Can I show more KPIs and data in the card?</summary>

Yes, certainly. You will need to [Customize Template](/performance-management/card-formatting/customize-template.md)and [Insert additional data](/performance-management/card-formatting/customize-template/insert-additional-data.md) as per your choice.&#x20;

</details>

<details>

<summary>Q2. Can the visual support RLS experience so the logged-in user can see only the subtree?</summary>

Yes, please refer to [✨User Context - RLS Experience](/performance-management/user-context-rls-experience.md)

</details>

<details>

<summary>Q3. How can I export this visual to PPT or PDF</summary>

[xViz Performance Flow | Microsoft AppSource](https://appsource.microsoft.com/en-us/product/power-bi-visuals/xviz.performanceflow-xviz?tab=Overview) is certified by Microsoft. The below options provided by Power BI are supported in the certified visual:

* The visual can be exported in the[ Export to PPT option provided by Power BI](https://learn.microsoft.com/en-us/power-bi/collaborate-share/end-user-powerpoint). This will export the last saved state (as saved by the report editor) of the report.&#x20;
* The Power BI report can be [live embedded in PowerPoint](https://learn.microsoft.com/en-us/power-bi/collaborate-share/service-power-bi-powerpoint-add-in-install)

</details>

<details>

<summary>Q4. I am getting "Data contains Circular Dependency" warning. What does it mean?</summary>

It means that the data structure for the hierarchy is having interdependency causing an issue in plotting the hierarchical view. Read more here - [Circular Dependency message](/performance-management/faqs/circular-dependency-message.md)

</details>

<details>

<summary>Q5. How can I set up a drill-through page in xViz Performance Flow?</summary>

You can refer to this blog post - [Drill-through in xViz Performance Flow for Power BI - xViz](https://xviz.com/blogs/drill-through-in-xviz-performance-flow-power-bi/)

</details>

{% hint style="success" %}
For any further queries, licensed customers can reach the support team, or users can reach out on the [xViz Community](https://community.xviz.com/)
{% endhint %}


---

# 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.xviz.com/performance-management/faqs.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.
