Skip to content

Commit a0d55a9

Browse files
authored
Merge pull request #23573 from rwestMSFT/rw-0804-includes-select-ok-5
[Bulk] INCLUDES file maintenance: clickOK
2 parents 186fbf5 + 5b4e805 commit a0d55a9

10 files changed

Lines changed: 44 additions & 43 deletions

docs/reporting-services/alternative-ways-to-get-a-data-connection-report-builder.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ To use a shared data source, you browse to a report server and select one. Usual
2929

3030
2. From the list of data sources, select a data source that you have permission to access.
3131

32-
3. To verify that you can connect to the data source, click **Test Connection**. The message "Connection created successfully" appears. [!INCLUDE[clickOK](../includes/clickok-md.md)]
32+
3. To verify that you can connect to the data source, click **Test Connection**. The message "Connection created successfully" appears. Select **OK**.
3333

3434
4. Click **Next**.
3535

3636
If necessary, enter your credentials. To save the credentials locally, select **Save password with connection**. If you don't select this option, you will be prompted for credentials every time that you run the report
3737

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

4040
### To specify a data connection by browsing to a shared data source on a report server
4141

@@ -57,13 +57,13 @@ To use a shared data source, you browse to a report server and select one. Usual
5757

5858
6. To verify that you can connect to the data source, click **Test Connection**.
5959

60-
The message "Connection created successfully" appears. [!INCLUDE[clickOK](../includes/clickok-md.md)]
60+
The message "Connection created successfully" appears. Select **OK**.
6161

6262
7. Click **Next**.
6363

6464
8. If you are prompted for a user name and password, enter your credentials. To save the credentials locally, select **Save password with connection**.
6565

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

6868
## See Also
6969
[Report Datasets (SSRS)](../reporting-services/report-data/report-datasets-ssrs.md)

docs/reporting-services/grant-permissions-to-users-and-alerting-administrators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ To learn more about SharePoint permissions, see [User permissions and permission
4646

4747
- If you selected **Grant users permissions directly**, select a permission level.
4848

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

5151
## See Also
5252

docs/reporting-services/lesson-1-creating-a-sample-subscriber-database.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ This lesson assumes you are using [!INCLUDE[ssManStudioFull_md](../includes/ssma
2525
2. Right-click on Databases, select **New Database...**.
2626

2727
3. In the New Database dialog box, in **Database Name**, type *Subscribers*.
28-
4. [!INCLUDE[clickOK](../includes/clickok-md.md)]
29-
28+
29+
4. Select **OK**.
30+
3031
5. Click the **New Query** button on the toolbar.
3132

3233
6. Copy the following [!INCLUDE[tsql](../includes/tsql-md.md)] statements into the empty query:

docs/reporting-services/report-server/move-or-delete-an-item-report-manager.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ ms.author: maggies
4444

4545
4. In the drop-down menu, click **Move**.
4646

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

4949
6. For **Location**, specify the folder you want to move the item to. You can type the fully qualified folder name or use the tree control to navigate to the folder.
5050

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

5353
Alternatively, you can navigate to the object you want to move, click **Properties**, and then click **Move** at the top of the page.
5454

@@ -65,7 +65,7 @@ ms.author: maggies
6565

6666
4. In the drop-down menu, click **Delete**.
6767

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

7070
## See Also
7171
[Contents Page (Report Manager)](/previous-versions/sql/sql-server-2016/ms186470(v=sql.130))

docs/reporting-services/report-server/turn-reporting-services-features-on-or-off.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ms.author: maggies
6262
6363
- To turn off the Report Server Web service, set **WebServiceAndHTTPAccessEnabled** to **False**.
6464
65-
5. [!INCLUDE[clickOK](../../includes/clickok-md.md)]
65+
5. Select **OK**.
6666
6767
## <a name="Sched"></a> Scheduled Events and Delivery
6868

docs/reporting-services/tools/delete-an-item-management-studio.md

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

2828
3. Right-click the item, and click **Delete**.
2929

30-
4. When prompted, [!INCLUDE[clickOK](../../includes/clickok-md.md)]
30+
4. When prompted, select **OK**.
3131

3232
## See Also
3333
[Connect to a Report Server in Management Studio](../../reporting-services/tools/connect-to-a-report-server-in-management-studio.md)

docs/reporting-services/tools/tutorial-how-to-locate-and-start-reporting-services-tools-ssrs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Download [SQL Server Data Tools](../../ssdt/download-sql-server-data-tools-ssdt.
126126

127127
5. Type a name and location for the project, or click **Browse** and select a location.
128128

129-
6. [!INCLUDE[clickOK](../../includes/clickok-md.md)] [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)] opens with the [!INCLUDE[vsprvs](../../includes/vsprvs-md.md)] start page. Solution Explorer provides categories for creating reports and data sources. You can use these categories to create new reports and data sources. Tabbed windows appear when you create a report definition. The tabbed windows are Data, Layout, and Preview.
129+
6. Select **OK**. [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)] opens with the [!INCLUDE[vsprvs](../../includes/vsprvs-md.md)] start page. Solution Explorer provides categories for creating reports and data sources. You can use these categories to create new reports and data sources. Tabbed windows appear when you create a report definition. The tabbed windows are Data, Layout, and Preview.
130130

131131
To get started on your first report, see [Create a Basic Table Report &#40;SSRS Tutorial&#41;](../../reporting-services/create-a-basic-table-report-ssrs-tutorial.md). To learn more about query designers you can use within Report Designer, see [Query Design Tools &#40;SSRS&#41;](../../reporting-services/report-data/query-design-tools-ssrs.md).
132132

docs/reporting-services/tutorial-add-a-bar-chart-to-your-report-report-builder.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ By default, only some of the values on the vertical axis appear. You can change
118118
119119
3. Under **Axis range and interval**, in the **Interval** box, type **1**.
120120
121-
4. [!INCLUDE[clickOK](../includes/clickok-md.md)]
121+
4. Select **OK**.
122122
123123
5. Click **Run** to preview the report.
124124
@@ -140,9 +140,9 @@ You can change the category expression to include last name followed by first na
140140
141141
This expression concatenates the last name, a comma, and the first name.
142142
143-
6. [!INCLUDE[clickOK](../includes/clickok-md.md)]
143+
6. Select **OK**.
144144
145-
7. [!INCLUDE[clickOK](../includes/clickok-md.md)]
145+
7. Select **OK**.
146146
147147
8. Click **Run** to preview the report.
148148
@@ -166,7 +166,7 @@ When you sort the data on a chart, you are changing the order of values on the c
166166
167167
6. in the **Order** list, select **A to Z** so that the names appear in order from largest to smallest 2015 sales.
168168
169-
7. [!INCLUDE[clickOK](../includes/clickok-md.md)]
169+
7. Select **OK**.
170170
171171
10. Click **Run** to preview the report.
172172
@@ -187,7 +187,7 @@ To improve the readability of the chart values, you might want to move the chart
187187
188188
When the legend is placed at the top or bottom of a chart, the layout of the legend changes from vertical to horizontal. You can select a different layout from the **Layout** drop-down list.
189189
190-
5. [!INCLUDE[clickOK](../includes/clickok-md.md)]
190+
5. Select **OK**.
191191
192192
6. Click **Run** to preview the report.
193193
@@ -216,7 +216,7 @@ By default, the horizontal axis displays values in a general format that is auto
216216
217217
5. On the **Number** tab, select **Show values in Thousands**.
218218
219-
6. [!INCLUDE[clickOK](../includes/clickok-md.md)]
219+
6. Select **OK**.
220220
221221
8. Right-click the horizontal axis, and select **Show Axis Title**.
222222
@@ -249,7 +249,7 @@ You can add a filter to the chart to specify which data from the dataset to incl
249249
250250
9. In **Value**, type the following expression: **=5**
251251
252-
10. [!INCLUDE[clickOK](../includes/clickok-md.md)]
252+
10. Select **OK**.
253253
254254
11. Click **Run** to preview the report.
255255

docs/reporting-services/tutorial-add-a-column-chart-to-your-report-report-builder.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ By default, the horizontal axis displays values in a general format that is auto
121121
122122
5. In the **Type** box, select **31 Jan 2000**.
123123
124-
6. [!INCLUDE[clickOK](../includes/clickok-md.md)]
124+
6. Select **OK**.
125125
126126
7. On the Home tab, click **Run** to preview the report.
127127
@@ -143,7 +143,7 @@ You can customize the label display by rotating the labels and specifying the in
143143
144144
7. In **Label rotation angle**, select **-90**.
145145
146-
8. [!INCLUDE[clickOK](../includes/clickok-md.md)]
146+
8. Select **OK**.
147147
148148
The sample text for the horizontal axis rotates by 90 degrees.
149149
@@ -166,7 +166,7 @@ The legend is automatically created from category and series data. You can move
166166
167167
When the legend is placed at the top or bottom of a chart, the layout of the legend changes from vertical to horizontal. You can select a different layout in the **Layout** box.
168168
169-
4. [!INCLUDE[clickOK](../includes/clickok-md.md)]
169+
4. Select **OK**.
170170
171171
5. (Optional) Because there is only one category in this tutorial, the chart doesn't need a legend. To remove it, right-click the legend > **Delete Legend**.
172172
@@ -197,15 +197,15 @@ By default, the vertical axis displays values in a general format that is automa
197197
198198
7. Check **Show Values in**. **Thousands** is already selected.
199199
200-
8. [!INCLUDE[clickOK](../includes/clickok-md.md)]
200+
8. Select **OK**.
201201
202202
9. Right-click the vertical axis > **Show Axis Title**.
203203
204204
10. Right-click the vertical axis title > **Axis Title Properties**.
205205
206206
10. Replace the text in the **Title text** field with **Sales Total (in Thousands)**. You can also specify a variety of options related to how the title is formatted.
207207
208-
11. [!INCLUDE[clickOK](../includes/clickok-md.md)]
208+
11. Select **OK**.
209209
210210
12. Click **Run** to preview the report.
211211
@@ -249,7 +249,7 @@ A moving average is an average of the data in your series, calculated over time.
249249
250250
6. On the **Border** tab, in **Line width**, select **3pt**.
251251
252-
8. [!INCLUDE[clickOK](../includes/clickok-md.md)]
252+
8. Select **OK**.
253253
254254
9. Click **Run** to preview the report.
255255

docs/reporting-services/tutorial-add-a-parameter-to-your-report-report-builder.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -144,11 +144,11 @@ When you add a query parameter to a query, Report Builder automatically creates
144144
145145
5. In **Parameter Value**, type **200**.
146146
147-
6. [!INCLUDE[clickOK](../includes/clickok-md.md)]
147+
6. Select **OK**.
148148
149149
The result set displays the quantities sold for Accessories, Camcorders, and Digital SLR Cameras for the store identifier **200**.
150150
151-
7. [!INCLUDE[clickOK](../includes/clickok-md.md)]
151+
7. Select **OK**.
152152
153153
8. In the Report Data pane, expand the **Parameters** folder.
154154
@@ -173,7 +173,7 @@ By default, the parameter you created has the data type **Text**. Because the st
173173
174174
4. Accept the remaining default values in the dialog box.
175175
176-
5. [!INCLUDE[clickOK](../includes/clickok-md.md)]
176+
5. Select **OK**.
177177
178178
6. Click **Run** to preview the report. The report viewer displays the prompt **Store Identifier?** for *\@StoreID*.
179179
@@ -207,7 +207,7 @@ To make sure your report readers type only valid values for a parameter, you can
207207
UNION SELECT 306 AS StoreID, 'Contoso Europe Online Store' as StoreName
208208
```
209209
210-
8. [!INCLUDE[clickOK](../includes/clickok-md.md)]
210+
8. Select **OK**.
211211
212212
The Report Data pane displays the fields StoreID and StoreName under the **Stores** dataset node.
213213
@@ -232,7 +232,7 @@ After you create a dataset to provide available values, you change the report pr
232232
233233
Report readers will now select from a list of store names instead of store identifiers. Note that the parameter data type remains **Integer** because the parameter is based on the store identifier, not the store name.
234234
235-
8. [!INCLUDE[clickOK](../includes/clickok-md.md)]
235+
8. Select **OK**.
236236
237237
9. Preview the report.
238238
@@ -257,7 +257,7 @@ You can specify a default value for each parameter so the report runs automatica
257257
258258
5. In **Value field**, from the drop-down list, click StoreID.
259259
260-
6. [!INCLUDE[clickOK_md](../includes/clickok-md.md)]
260+
6. Select **OK**.
261261
262262
7. Preview the report.
263263
@@ -273,7 +273,7 @@ For *\@StoreID*, the report viewer displays the value "Contoso North America Onl
273273
274274
4. In **Value**, type **200**.
275275
276-
5. [!INCLUDE[clickOK_md](../includes/clickok-md.md)]
276+
5. Select **OK**.
277277
278278
6. Preview the report.
279279
@@ -302,7 +302,7 @@ A dataset might contain both the identifier and the corresponding name field. Wh
302302
303303
The Lookup function takes the value for StoreID, looks it up in the "Stores" dataset, and returns the StoreName value.
304304
305-
7. [!INCLUDE[clickOK](../includes/clickok-md.md)]
305+
7. Select **OK**.
306306
307307
The store column header contains the display text for a complex expression: **Expr**.
308308
@@ -325,7 +325,7 @@ When your report readers have questions about a report, it helps to know which p
325325
326326
5. Right-click the first `[@StoreID]` and click **Expression**. The **Expression** dialog box opens. Replace the text `Value` with `Label`.
327327
328-
6. [!INCLUDE[clickOK](../includes/clickok-md.md)]
328+
6. Select **OK**.
329329
330330
The text displays: `[@StoreID.Label] [@StoreID]`.
331331
@@ -350,7 +350,7 @@ Filters help control which data to use in a report after it is retrieved from an
350350
351351
`[@StoreID]` is the simple expression syntax that represents `=Parameters!StoreID.Value`.
352352
353-
7. [!INCLUDE[clickOK](../includes/clickok-md.md)]
353+
7. Select **OK**.
354354
355355
8. Preview the report.
356356
@@ -371,7 +371,7 @@ To change a parameter from single to multivalued, you must change the query and
371371
372372
3. Select **Allow multiple values**.
373373
374-
4. [!INCLUDE[clickOK](../includes/clickok-md.md)]
374+
4. Select **OK**.
375375
376376
5. In the Report Data pane, expand the **Datasets** folder, right-click **DataSet1**, and then click **Query**.
377377
@@ -383,23 +383,23 @@ To change a parameter from single to multivalued, you must change the query and
383383
384384
The **IN** operator tests a value for inclusion in a set of values.
385385
386-
7. [!INCLUDE[clickOK](../includes/clickok-md.md)]
386+
7. Select **OK**.
387387
388388
8. Right-click a row or column header handle on the matrix, and then click **Tablix Properties**.
389389
390390
9. Click **Filters**.
391391
392392
10. In **Operator**, select **In**.
393393
394-
11. [!INCLUDE[clickOK](../includes/clickok-md.md)]
394+
11. Select **OK**.
395395
396396
12. In the text box that displays the parameter in the page footer, delete all text.
397397
398398
13. Right-click the text box, and then click **Expression**. Type the following expression: `=Join(Parameters!StoreID.Label, ", ")`
399399
400400
This expression concatenates all store names that the user selected, separated by a comma and a space.
401401
402-
14. [!INCLUDE[clickOK](../includes/clickok-md.md)]
402+
14. Select **OK**.
403403
404404
15. Click in the text box in front of the expression that you just created, and then type the following:
405405
@@ -438,7 +438,7 @@ To change a parameter from single to multivalued, you must change the query and
438438
439439
7. In **Value**, type **False**.
440440
441-
8. [!INCLUDE[clickOK](../includes/clickok-md.md)]
441+
8. Select **OK**.
442442
443443
### To set visibility based on a Boolean parameter
444444
@@ -452,9 +452,9 @@ To change a parameter from single to multivalued, you must change the query and
452452
453453
The text box Visibility option is controlled by the property Hidden. Apply the **Not** operator so that when the parameter is selected, the Hidden property is false, and the text box will be displayed.
454454
455-
5. [!INCLUDE[clickOK](../includes/clickok-md.md)]
455+
5. Select **OK**.
456456
457-
6. [!INCLUDE[clickOK](../includes/clickok-md.md)]
457+
6. Select **OK**.
458458
459459
7. Preview the report.
460460

0 commit comments

Comments
 (0)