Dashboards
How do I set up links between selectors?
To set up links:
- Go to the dashboard page.
- At the top of the page, click Edit.
- To the right of the widget to set up a link for, click and select the link type with the selector you need.
The link between selectors based on the same dataset is established automatically and does not require additional configuration.
Warning
Before creating a link, make sure that the field used by the selector as a filter is included in the dataset the chart is built from. For more information, see Joining Yandex DataLens data.
Why are there not any values available in the dashboard selectors?
If the dashboard contains a selector based on a dataset parameter, unlink this selector from any others on the dashboard tab (set Ignore as the link type).
How do I apply one filter to two datasets on a dashboard?
Link the selector and the chart (from another dataset).
Links between selectors and charts are set up using the Links button in the edit dashboard section.
How do I set up selectors to list only the elements pertaining to a specific dataset sample?
There are several ways to do this:
- As a selector type, select Manual input and list the desired values. After creating the selector, set up links between the selector and charts on the dashboard. This method is good if values don't change based on the sample.
- Create a new selector and use the link to filter out values in the desired selector.
- Using a calculated field:
- Create a calculated field that defines a list of values. Example:
CASE ([country], "BY", "CIS", "KZ", "CIS", "RU", "CIS", "Other countries")
. - Output this field as an additional selector and set its default value to
"CIS"
.
In this case, in the second selector, the default values will be"BY"
,"KZ"
, and"RU"
.
- Create a calculated field that defines a list of values. Example:
- If no other values are used, create a dataset with the specified values and create a selector based on this dataset. Link the selector to the chart.
What do I do if a chart is not displayed on a published dashboard?
- Open the dashboard publishing menu by clicking
. - Check that all dashboard objects are published.
How do I make a dashboard containing Metrica or AppMetrica data public?
You cannot publish a dashboard like this.
To share a dashboard containing Metrica or AppMetrica data, use one of the following methods:
- Add a user to an organization or cloud and grant them access to a dashboard or chart.
- Export data to a Managed Service for ClickHouse® cluster and use a connection to the ClickHouse® database as a source. To learn more about Managed Service for ClickHouse® pricing, see Pricing.
ClickHouse® is a registered trademark of ClickHouse, Inc