Skip to content

Commit c447b3f

Browse files
authored
Merge pull request #23575 from rwestMSFT/rw-0804-includes-select-ok-6
[Bulk] INCLUDES file maintenance: clickOK
2 parents a0d55a9 + dce60c8 commit c447b3f

10 files changed

Lines changed: 16 additions & 16 deletions

docs/reporting-services/report-design/set-synchronization-scope-report-builder-and-ssrs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ms.author: maggies
3636

3737
Optionally, click the **Expression** (*fx*) button to edit an expression that sets the scope.
3838

39-
4. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
39+
4. Select **OK**.
4040

4141
## See Also
4242
[Indicators (Report Builder and SSRS)](../../reporting-services/report-design/indicators-report-builder-and-ssrs.md)

docs/reporting-services/report-design/sort-data-in-a-data-region-report-builder-and-ssrs.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ms.author: maggies
4545

4646
3. From the **Order** column drop-down list, choose the sort direction for each expression. **A-Z** sorts the expression in ascending order. **Z-A** sorts the expression in descending order.
4747

48-
4. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
48+
4. Select **OK**.
4949

5050
### To sort values in a group, including the details group, for a Tablix
5151

@@ -63,7 +63,7 @@ ms.author: maggies
6363

6464
3. From the **Order** column drop-down list, choose the sort direction for each expression. **A-Z** sorts the expression in ascending order. **Z-A** sorts the expression in descending order.
6565

66-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
66+
5. Select **OK**.
6767

6868
### To sort x-axis labels in alphabetical order on a chart
6969

@@ -79,7 +79,7 @@ ms.author: maggies
7979

8080
3. From the **Order** column drop-down list, choose the sort direction for each expression. **A-Z** sorts the expression in ascending alphabetical order. **Z-A** sorts the expression in descending alphabetical order.
8181

82-
4. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
82+
4. Select **OK**.
8383

8484
### To sort the data points in ascending or descending order on a chart
8585

@@ -95,7 +95,7 @@ ms.author: maggies
9595

9696
3. From the **Order** column drop-down list, choose the sort direction for each expression. **A-Z** sorts the expression in ascending order. **Z-A** sorts the expression in descending order.
9797

98-
4. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
98+
4. Select **OK**.
9999

100100
### To sort data in ascending or descending order for display on a gauge
101101

@@ -119,7 +119,7 @@ ms.author: maggies
119119

120120
3. From the **Order** column drop-down list, choose the sort direction for each expression. **A-Z** sorts the expression in ascending order. **Z-A** sorts the expression in descending order.
121121

122-
8. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
122+
8. Select **OK**.
123123

124124
For more information about how data is grouped in a gauge, see [Gauges (Report Builder and SSRS)](../../reporting-services/report-design/gauges-report-builder-and-ssrs.md).
125125

docs/reporting-services/report-design/specify-an-axis-interval-report-builder-and-ssrs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In this column chart, the horizontal label interval is set to Auto.
4545

4646
![Screenshot of a report builder column chart showing how to set the x-axis interval to one.](../../reporting-services/report-design/media/report-builder-column-chart-x-axis-interval-one.png)
4747

48-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
48+
3. Select **OK**.
4949

5050
Now the column chart displays all its horizontal axis labels.
5151

@@ -80,7 +80,7 @@ By default, [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] sets t
8080

8181
2. In the **Horizontal Axis Properties** dialog box > **Axis Options** tab, set **Interval** to **Auto**. The chart will display the optimal number of category labels that can fit along the axis.
8282

83-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
83+
3. Select **OK**.
8484

8585
## See Also
8686
[Formatting a Chart (Report Builder and SSRS)](../../reporting-services/report-design/formatting-a-chart-report-builder-and-ssrs.md)

docs/reporting-services/report-design/specify-consistent-colors-across-multiple-shape-charts-report-builder-and-ssrs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ ms.author: maggies
6060
> [!NOTE]
6161
> You will need to replace the "Color1" strings with your own colors. You can use named colors, for example "Red", or you can use six-digit hexadecimal value that represent the color, such as "#FFFFFF" for black. If you have more than three colors defined, you will need to extend the array of colors so that the number of colors in the array matches the number of points in your shape chart. You can add new colors to the array by specifying a comma-separated list of string values that contain named colors or hexadecimal representations of colors.
6262
63-
3. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
63+
3. Select **OK**.
6464
6565
4. Right-click on the shape chart and select **Series Properties**.
6666

docs/reporting-services/report-design/specify-the-size-of-an-indicator-using-an-expression-report-builder-and-ssrs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ ms.author: maggies
5454

5555
For more information, see [Expression Examples (Report Builder and SSRS)](../../reporting-services/report-design/expression-examples-report-builder-and-ssrs.md).
5656

57-
6. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
57+
6. Select **OK**.
5858

59-
7. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
59+
7. Select **OK**.
6060

6161
## See Also
6262
[Indicators (Report Builder and SSRS)](../../reporting-services/report-design/indicators-report-builder-and-ssrs.md)

docs/reporting-services/report-server/create-delete-or-modify-a-folder-web-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ms.author: maggies
4040

4141
3. In the drop-down menu, click **Delete**.
4242

43-
4. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
43+
4. Select **OK**.
4444

4545
## To modify or delete a folder
4646

docs/reporting-services/report-server/enable-remote-errors-reporting-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ms.author: maggies
6767

6868
4. In the **Security** section, in **EnableRemoteErrors**, select **True**.
6969

70-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
70+
5. Select **OK**.
7171

7272
## <a name="bkmk_script"></a> Enable remote errors through script (Native Mode)
7373

docs/reporting-services/reports/publish-a-report-to-a-sharepoint-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ms.author: maggies
3939

4040
7. For **TargetServerURL**, type a URL to a SharePoint top-level site or subsite. If you do not specify a site, the default top-level site is used (for example, `https://servername`, `https://servername/site`, or `https://servername/site/subsite`).
4141

42-
8. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
42+
8. Select **OK**.
4343

4444
9. In Solution Explorer, right-click the report you want to publish, and click **Deploy**. The report is published to the location specified in **TargetReportFolder**. Deployment errors appear in the Output window.
4545

docs/reporting-services/reports/publish-a-shared-data-source-to-a-sharepoint-library.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ms.author: maggies
3939

4040
7. For **TargetServerURL**, type a URL to a SharePoint top-level site or subsite. If you do not specify a site, the default top-level site is used. For example, `https://servername`, `https://servername/site`, or `https://servername/site/subsite`.
4141

42-
8. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
42+
8. Select **OK**.
4343

4444
9. In Solution Explorer, right-click the shared data source you want to publish, and click **Deploy**. The data source is published to the location specified in **TargetDataSourceFolder**. Deployment errors appear in the Output window.
4545

docs/reporting-services/reports/upload-a-file-or-report-report-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The web portal of the report server provides an upload feature so that you can a
3535

3636
6. If you want to replace an existing item with the new item, select **Overwrite item if it exists**.
3737

38-
7. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
38+
7. Select **OK**.
3939

4040
## See Also
4141
[Create, Modify, and Delete Shared Data Sources](../../reporting-services/report-data/create-modify-and-delete-shared-data-sources-ssrs.md)

0 commit comments

Comments
 (0)