# Quick Examples

We collected some quick examples and how to create them. The examples include how to fill the data fields and which steps you have to take to reproduce the example.

Most of the examples have been created with the sample dataset provided by Power BI. All examples that include **scenarios** are based on the **Sales Persons** dataset, which you can download here:

{% file src="/files/4CPjnkOlMFyhXQjUEwPs" %}

<table><thead><tr><th width="403">Chart</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td><img src="/files/A9ynaDONlnlpoOanc1dN" alt="" data-size="original"></td><td><a href="/pages/KDkwZIZOhpL38DSwYXRZ">Waterfalls in Columns</a></td><td></td></tr><tr><td><img src="/files/6P7CL8H6IczyYT40Of0N" alt="" data-size="original"></td><td><a href="/pages/X62UxIB85bqERO8bVQoE">Products Stacked by Segments</a></td><td></td></tr><tr><td><img src="/files/u8MYzkdUaB0D6QvBfZJk" alt="" data-size="original"></td><td><a href="/pages/FlUygm8dHZAIg5CeUjoX">Comparing Quarters</a></td><td></td></tr><tr><td><img src="/files/QHWf6FuT4OITwG6lHcAC" alt="" data-size="original"></td><td><a href="/pages/Uxm0SrYctWuxb22QoyTk">Comparing Measures</a></td><td></td></tr><tr><td><img src="/files/KgZOySLAzwiGdpB52utl" alt="" data-size="original"></td><td><a href="/pages/DxW65nA2OHO85zrkDFoI">Delta Waterfall by Drill Down Combination</a></td><td></td></tr><tr><td><img src="/files/pYtncCtYrifMOMGWhRys" alt=""></td><td><a href="/pages/IUvNXdVv0MWgdsXYCzEN">IBCS Bar Chart</a></td><td></td></tr></tbody></table>


---

# 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.innofalls.com/examples/quick-examples.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.
