Limits
In this use case, you want to report on the top 5 occurrences of product names during 2023.
An example Limit panel for the use case:
| note prerequisites |
|---|
| PREREQUISITES |
| Ensure you have validated a successful connection, can list data views, and use a data view for the BI tool for which you want to try out this use case. |
| tabs | |||||
|---|---|---|---|---|---|
| Power BI Desktop |
The query executed by Power BI Desktop using the BI extension is including a
|
||||
| Tableau Desktop |
As shown above, this query executed by Tableau Desktop, when defining a Top 5 occurrences filter on product names, fails.
The query executed by Tableau Desktop, when defining a Top 5 filter on occurrences, is shown below. The limit is not visible in the query and applied client side.
|
||||
| Looker |
You should see a visualization and table similar as shown below.
The query generated by Looker using the BI extension is including
|
||||
| Jupyter Notebook |
The query is excuted by the BI extension as defined in Jupyter Notebook. |
||||
| RStudio |
The query generated by RStudio using the BI extension is including
|