Skip to end of banner
Go to start of banner

Sub-query example

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This example has been created to help walk through how sub-query works.

In the dashboard, we created 2 charts:

The first chart, ‘Employee Count by Job Role’ shows the number of employees in each job role:

The second chart, ‘Employee Count by Department’ shows the number of employees in each department:

We can now use the second chart, ‘Employee Count by Department’ to filter the first chart, ‘Employee Count by Department’.

If we use a ‘Like’ comparison operator, the first chart will be filtered to only show the employee numbers for the Human Resources department (a data table has been created for comparison).

  • No labels