You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reporting-services/report-data/add-a-filter-to-a-dataset-report-builder-and-ssrs.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Add a filter to a Report Builder dataset
3
3
description: Learn how to add a filter to a dataset to limit the data in a report after the data is retrieved from an external data source.
4
4
author: maggiesMSFT
5
5
ms.author: maggies
6
-
ms.date: 07/24/2024
6
+
ms.date: 08/01/2024
7
7
ms.service: reporting-services
8
8
ms.subservice: report-data
9
9
ms.topic: how-to
@@ -36,13 +36,13 @@ To add a filter, you must specify one or more conditions that are filter equatio
36
36
37
37
:::image type="content" source="../../reporting-services/report-data/media/add-dataset-filter.png" alt-text="Screenshot of the Dataset Properties dialog box on the Filters tab highlighting the add button.":::
38
38
39
-
1. In **Expression**, enter or select the expression for the field to filter. To edit the expression, select the expression (**fx**) button.
39
+
1. In the **Expression** field, enter or select the expression for the field to filter. To edit the expression, select the expression (**fx**) button.
40
40
41
41
1. From the dropdown list, select the data type that matches the type of data in the expression you created in the previous step.
42
42
43
-
1. In the **Operator**box, select the operator that you want the filter to use to compare the values in the **Expression**box and the **Value**box. The operator you choose determines the number of values that are used from the next step.
43
+
1. In the **Operator**dropdown list, select the operator that you want the filter to use to compare the values in the **Expression** and **Value**field. The operator you choose determines the number of values that are used from the next step.
44
44
45
-
1. In the **Value**box, enter the expression or value against which you want the filter to evaluate the value in **Expression**. To edit the value, select the expression (**fx**) button.
45
+
1. In the **Value**field, enter the expression or value against which you want the filter to evaluate the value in the **Expression** field. To edit the value, select the expression (**fx**) button.
46
46
47
47
For examples of filter equations, see [Filter equation examples in a paginated report (Report Builder)](../../reporting-services/report-design/filter-equation-examples-report-builder-and-ssrs.md).
48
48
@@ -56,13 +56,13 @@ To add a filter, you must specify one or more conditions that are filter equatio
56
56
57
57
1. Select **Add**. A new blank filter equation appears.
58
58
59
-
1. In **Expression**, enter or select the expression for the field to filter. To edit the expression, select the expression (**fx**) button.
59
+
1. In the **Expression** field, enter or select the expression for the field to filter. To edit the expression, select the expression (**fx**) button.
60
60
61
-
1. From the drop-down box, select the data type that matches the type of data in the expression you created in the previous step.
61
+
1. From the dropdown list, select the data type that matches the type of data in the expression you created in the previous step.
62
62
63
-
1. In the **Operator**box, select the operator that you want the filter to use to compare the values in the **Expression**box and the **Value**box. The operator you choose determines the number of values used in the next step.
63
+
1. In the **Operator**dropdown list, select the operator that you want the filter to use to compare the values in the **Expression** and **Value**field. The operator you choose determines the number of values used in the next step.
64
64
65
-
1. In the **Value**box, type the expression or value against which you want the filter to evaluate the value in **Expression**. To edit the value, select the expression (**fx**) button.
65
+
1. In the **Value**field, type the expression or value against which you want the filter to evaluate the value in the **Expression** field. To edit the value, select the expression (**fx**) button.
66
66
67
67
For examples of filter equations, see [Filter equation examples in a paginated report (Report Builder)](../../reporting-services/report-design/filter-equation-examples-report-builder-and-ssrs.md).
Copy file name to clipboardExpand all lines: docs/reporting-services/report-data/data-connections-data-sources-and-connection-strings-report-builder-and-ssrs.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Create data connection strings in Report Builder
3
3
description: Learn how to create data connection strings and learn important information related to data source credentials.
4
4
author: maggiesMSFT
5
5
ms.author: maggies
6
-
ms.date: 07/24/2024
6
+
ms.date: 08/01/2024
7
7
ms.service: reporting-services
8
8
ms.subservice: report-data
9
9
ms.topic: conceptual
@@ -82,8 +82,8 @@ Data source expressions are processed at run time or when a report is previewed.
82
82
83
83
## Related content
84
84
85
-
-[Intro to Report Data in SQL Server Reporting Services (SSRS)](report-data-ssrs.md)
86
-
-[Create and Modify Shared Data Sources](../../reporting-services/report-data/create-modify-and-delete-shared-data-sources-ssrs.md)
87
-
-[Create and Modify Embedded Data Sources](../../reporting-services/report-data/create-and-modify-embedded-data-sources.md)
85
+
-[Intro to report data in SQL Server Reporting Services (SSRS)](report-data-ssrs.md)
86
+
-[Create and modify shared data sources](../../reporting-services/report-data/create-modify-and-delete-shared-data-sources-ssrs.md)
87
+
-[Create and modify embedded data sources](../../reporting-services/report-data/create-and-modify-embedded-data-sources.md)
88
88
89
89
More questions? Try asking the [Reporting Services forum](/answers/search.html?c=&f=&includeChildren=&q=ssrs+OR+reporting+services&redirect=search%2fsearch&sort=relevance&type=question+OR+idea+OR+kbentry+OR+answer+OR+topic+OR+user).
0 commit comments