Skip to content

Commit 9f5660e

Browse files
author
Natalia Kazakova
committed
fix list
1 parent 6b3cf9a commit 9f5660e

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

dashboard-for-web/articles/web-dashboard-designer-mode/data-analysis/dashboard-parameters/passing-parameter-values.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,17 @@ Click **OK** to save the created filter criteria. Now, when you change the dashb
4949

5050
Web Dashboard allows you to use the following data filters in dashboard items:
5151

52-
[Dashboard Item Filter](../../data-shaping/filtering.md#dashboard-item-filter)
53-
: Filters individual dashboard items independently.
52+
- [Dashboard Item Filter](../../data-shaping/filtering.md#dashboard-item-filter)
5453

55-
[Measure Filter](../../data-shaping/filtering.md#measure-filter)
56-
: Filters only the specified measure in the dashboard item.
54+
Filters individual dashboard items independently.
5755

58-
[Visible Data Filter](../../data-shaping/filtering.md#visible-data-filter)
59-
: Hides a part of the calculated data from the view. This filter type does not filter underlying data used in calculations or intermediate level aggregations.
56+
- [Measure Filter](../../data-shaping/filtering.md#measure-filter)
57+
58+
Filters only the specified measure in the dashboard item.
59+
60+
- [Visible Data Filter](../../data-shaping/filtering.md#visible-data-filter)
61+
62+
Hides a part of the calculated data from the view. This filter type does not filter underlying data used in calculations or intermediate level aggregations.
6063

6164
To apply filtering based on a dynamic value, you need to use a dashboard parameter in a filter criteria. The following example describes how to filter a dashboard item according to a dashboard parameter value.
6265

0 commit comments

Comments
 (0)