Adding guid as a parameter
Written by
To pass a filter to a chart as a parameter:
-
Open the dataset. If you don't have a dataset, create one.
-
In the upper-left corner, select the Fields tab.
-
To the right of the row with the required field, click and select Copy guid.
-
Paste the guid into the chart URL as a request parameter. You should get a link looking like this:
https://datalens.yandex.ru/wizard/yfn1k6yxud7yr-example-chart?17ecb9a1-c8a5-4811-b53e-c8229f88fcba=<value>
, where:17ecb9a1-c8a5-4811-b53e-c8229f88fcba
is the field guid.<value>
is one of the field values used as a filter.