Skip to content

Commit 4951ffe

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/sql-docs-pr into vasu
2 parents ac1adbb + 2ada80e commit 4951ffe

12 files changed

Lines changed: 113 additions & 67 deletions
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: include file
3+
description: include file
4+
services:
5+
author: maggiesMSFT
6+
ms.service:
7+
ms.topic: include
8+
ms.date: 06/24/2021
9+
ms.author: maggies
10+
ms.custom: include file
11+
---
12+
✔ Power BI Report Builder
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: include file
3+
description: include file
4+
services:
5+
author: maggiesMSFT
6+
ms.service:
7+
ms.topic: include
8+
ms.date: 06/24/2021
9+
ms.author: maggies
10+
ms.custom: include file
11+
---
12+
✔ Report Builder
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: include file
3+
description: include file
4+
services:
5+
author: maggiesMSFT
6+
ms.service:
7+
ms.topic: include
8+
ms.date: 06/24/2021
9+
ms.author: maggies
10+
ms.custom: include file
11+
---
12+
✔ Report Designer in SQL Server Data Tools

docs/integration-services/security/security-overview-integration-services.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ ms.author: chugu
5858

5959
- Control access to packages and package configurations that are stored in [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)].
6060

61-
- Control accesss to packages and to related files such as configurations, logs, and checkpoint files that are stored in the file system.
61+
- Control access to packages and to related files such as configurations, logs, and checkpoint files that are stored in the file system.
6262

6363
- Control access to the [!INCLUDE[ssISnoversion](../../includes/ssisnoversion-md.md)] service and to the information about packages that the service displays in [!INCLUDE[ssManStudioFull](../../includes/ssmanstudiofull-md.md)].
6464

@@ -141,4 +141,4 @@ ms.author: chugu
141141

142142
- [Sign a Package by Using a Digital Certificate](../../integration-services/security/identify-the-source-of-packages-with-digital-signatures.md#cert)
143143

144-
- [Set or Change the Protection Level of Packages](../../integration-services/security/access-control-for-sensitive-data-in-packages.md#set_protection)
144+
- [Set or Change the Protection Level of Packages](../../integration-services/security/access-control-for-sensitive-data-in-packages.md#set_protection)

docs/linux/quickstart-install-connect-ubuntu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ To create a database, you need to connect with a tool that can run Transact-SQL
218218

219219
Use the following steps to install the **mssql-tools** on Ubuntu.
220220

221-
> [!NOTE
221+
> [!NOTE]
222222
> By default, curl isn't installed on Ubuntu. To install curl, run this code:
223223
>
224224
> ```bash

docs/machine-learning/package-management/install-additional-r-packages-on-sql-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If the client computer has Internet access, you can download and install **sqlml
7070

7171
::: moniker range=">=sql-server-ver15||=azuresqldb-mi-current"
7272
```console
73-
R.exe -e "install.packages('odbc')"
73+
R.exe -e "install.packages('odbc', type='binary')"
7474
R.exe CMD INSTALL sqlmlutils_1.0.0.zip
7575
```
7676
::: moniker-end

docs/reporting-services/report-design/add-a-background-image-report-builder-and-ssrs.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Add a Background Image (Report Builder) | Microsoft Docs"
3-
description: Discover how to embed an image in the report definition to add the image to a variety of report items including text boxes, lists, and page header.
2+
title: "Add a background image to a paginated report (Report Builder) | Microsoft Docs"
3+
description: Discover how to embed an image in the paginated report definition to add the image to a variety of report items including text boxes, lists, and page header.
44
ms.date: 03/01/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"
@@ -12,13 +12,13 @@ ms.assetid: c777fefb-8695-44a7-b5cd-a18c587583f2
1212
author: maggiesMSFT
1313
ms.author: maggies
1414
---
15-
# Add a Background Image (Report Builder and SSRS)
16-
You can add a background image to a report item such as a rectangle, text box, list, matrix, table, and some parts of a chart, or a report section such as the page header, page footer, or report body. You can define a background image for any selected item on the report design surface that displays **BackgroundImage** in the Properties pane. Like other images, the background image can be a URL to an image on the report server, an image from a dataset field, or an image embedded in the report definition. To use an image embedded in the report, you must first add the image to the report definition before you can add the image to the design surface.
17-
18-
> [!NOTE]
19-
> [!INCLUDE[ssRBRDDup](../../includes/ssrbrddup-md.md)]
20-
21-
### To embed an image in the report definition
15+
# Add a background image to a paginated report (Report Builder)
16+
17+
[!INCLUDE [ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE [ssrb-applies-to-report-builder-yes](../../includes/ssrb-applies-to-report-builder-yes.md)] [!INCLUDE [ssrb-applies-to-power-bi-rb-yes](../../includes/ssrb-applies-to-power-bi-rb-yes.md)] [!INCLUDE [ssrb-applies-to-ssdt-yes](../../includes/ssrb-applies-to-ssdt-yes.md)]
18+
19+
You can add a background image to a paginated report item such as a rectangle, text box, list, matrix, table, and some parts of a chart, or a report section such as the page header, page footer, or report body. You can define a background image for any selected item on the report design surface that displays **BackgroundImage** in the Properties pane. Like other images, the background image can be a URL to an image on the report server, an image from a dataset field, or an image embedded in the report definition. To use an image embedded in the report, you must first add the image to the report definition before you can add the image to the design surface.
20+
21+
## To embed an image in the report definition
2222

2323
1. In the Report Data pane, right-click the **Images** node, and then click **Add Image**.
2424

@@ -27,7 +27,7 @@ ms.author: maggies
2727
2828
2. Navigate to the image you want to embed in your report definition, and then click **OK**.
2929

30-
### To add a background image
30+
## To add a background image
3131

3232
1. In report design view, select the report item to which you want to add a background image.
3333

docs/reporting-services/report-design/add-a-data-bound-image-report-builder-and-ssrs.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Add a Data-Bound Image (Report Builder) | Microsoft Docs"
3-
description: Learn how to reference an image that is stored in a database to display the image in your reports in Report Builder.
2+
title: "Add a data-bound image to a paginated report (Report Builder) | Microsoft Docs"
3+
description: Learn how to reference an image that is stored in a database to display the image in your paginated reports in Report Builder.
44
ms.date: 03/01/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"
@@ -12,15 +12,15 @@ ms.assetid: df4c38d4-bfcc-41c4-aa6d-952ca6fd7a2e
1212
author: maggiesMSFT
1313
ms.author: maggies
1414
---
15-
# Add a Data-Bound Image (Report Builder and SSRS)
16-
A report can include a reference to an image that is stored in a database. Such an image is known as a *data-bound image*. The pictures that appear alongside product names in a product list are examples of data-bound images.
17-
18-
Adding a data-bound image to a page header or page footer requires additional steps. For more information, see [Page Headers and Footers (Report Builder and SSRS)](../../reporting-services/report-design/page-headers-and-footers-report-builder-and-ssrs.md).
19-
20-
> [!NOTE]
21-
> [!INCLUDE[ssRBRDDup](../../includes/ssrbrddup-md.md)]
15+
# Add a data-bound image to a paginated report (Report Builder)
16+
17+
[!INCLUDE [ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE [ssrb-applies-to-report-builder-yes](../../includes/ssrb-applies-to-report-builder-yes.md)] [!INCLUDE [ssrb-applies-to-power-bi-rb-yes](../../includes/ssrb-applies-to-power-bi-rb-yes.md)] [!INCLUDE [ssrb-applies-to-ssdt-yes](../../includes/ssrb-applies-to-ssdt-yes.md)]
18+
19+
A paginated report can include a reference to an image that is stored in a database. Such an image is known as a *data-bound image*. The pictures that appear alongside product names in a product list are examples of data-bound images.
2220

23-
### To add a data-bound image
21+
Adding a data-bound image to a page header or page footer requires additional steps. For more information, see [Page Headers and Footers (Report Builder and SSRS)](../../reporting-services/report-design/page-headers-and-footers-report-builder-and-ssrs.md).
22+
23+
## To add a data-bound image
2424

2525
1. In report design view, create a table with a data source connection and a dataset with a field that contains binary image data. For more information, see [Tables (Report Builder and SSRS)](../../reporting-services/report-design/tables-report-builder-and-ssrs.md).
2626

docs/reporting-services/report-design/add-an-external-image-report-builder-and-ssrs.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Add an External Image (Report Builder) | Microsoft Docs"
2+
title: "Add an external image to a paginated report (Report Builder) | Microsoft Docs"
33
description: Learn how to add an image to your report from an external source with appropriate verification and permissions in Report Builder.
44
ms.date: 03/01/2017
55
ms.prod: reporting-services
@@ -12,13 +12,13 @@ ms.assetid: 81fd4a1f-79a9-4967-86d6-6229413c0995
1212
author: maggiesMSFT
1313
ms.author: maggies
1414
---
15-
# Add an External Image (Report Builder and SSRS)
16-
External images can be on a report server in native mode or SharePoint integrated mode, or on any other Web site. When you include external images in your report, you must verify that the image exists and that the report reader has permissions to access the image. For more information, see [Images (Report Builder and SSRS)](../../reporting-services/report-design/images-report-builder-and-ssrs.md).
17-
18-
> [!NOTE]
19-
> [!INCLUDE[ssRBRDDup](../../includes/ssrbrddup-md.md)]
20-
21-
### To add an external image
15+
# Add an external image to a paginated report (Report Builder)
16+
17+
[!INCLUDE [ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE [ssrb-applies-to-report-builder-yes](../../includes/ssrb-applies-to-report-builder-yes.md)] [!INCLUDE [ssrb-applies-to-power-bi-rb-yes](../../includes/ssrb-applies-to-power-bi-rb-yes.md)] [!INCLUDE [ssrb-applies-to-ssdt-yes](../../includes/ssrb-applies-to-ssdt-yes.md)]
18+
19+
External images can be on a report server in native mode or any other Web site, including a report server in SharePoint integrated mode (SQL Server 2016 or before). When you include external images in your paginated report, you must verify that the image exists and that the report reader has permissions to access the image. For more information, see [Images (Report Builder)](../../reporting-services/report-design/images-report-builder-and-ssrs.md).
20+
21+
## To add an external image
2222

2323
1. In report design view, on the **Insert** tab, click **Image**.
2424

@@ -30,11 +30,11 @@ ms.author: maggies
3030

3131
5. In **Select the image source**, select **External**.
3232

33-
For an image on a report server in native mode, type a relative path to the image in the **Use this image** box-for example, ../images/image1.jpg.
33+
For an image on a report server in native mode, type a relative path to the image in the **Use this image** box-for example, ../images/image1.jpg.
3434

35-
For an image on a report server in SharePoint integrated mode, or any other Web site, type a full URL to the image in the **Use this image** box-for example, https://\<SharePointservername>/\<site>/Documents/images/image1.jpg.
35+
For an image on any Web site (including a report server in SharePoint integrated mode), type a full URL to the image in the **Use this image** box: for example, `https://\<SharePointservername>/\<site>/Documents/images/image1.jpg`.
3636

37-
For more information, see [Specifying Paths to External Items &#40;Report Builder and SSRS&#41;](../../reporting-services/report-design/specifying-paths-to-external-items-report-builder-and-ssrs.md).
37+
For more information, see [Specifying Paths to External Items &#40;Report Builder and SSRS&#41;](../../reporting-services/report-design/specifying-paths-to-external-items-report-builder-and-ssrs.md).
3838

3939
6. (Optional) Click **Size**, **Visibility**, **Action**, or **Border** to set additional properties for the image report item.
4040

docs/reporting-services/report-design/embed-an-image-in-a-report-report-builder-and-ssrs.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Embed an Image in a Report (Report Builder) | Microsoft Docs"
3-
description: Make an image readily available to a report. Use an image that's embedded in the report and listed in the Report Data pane of Report Builder.
2+
title: "Embed an image in a paginated report (Report Builder) | Microsoft Docs"
3+
description: Make an image readily available to a paginated report. Use an image that's embedded in the report and listed in the Report Data pane of Report Builder.
44
ms.date: 03/01/2017
55
ms.prod: reporting-services
66
ms.prod_service: "reporting-services-native"
@@ -15,15 +15,15 @@ ms.assetid: aed77345-5eeb-41f0-96c9-db6b4a11ec6f
1515
author: maggiesMSFT
1616
ms.author: maggies
1717
---
18-
# Embed an Image in a Report (Report Builder and SSRS)
19-
A report can include an embedded image. Embedding an image ensures that the image is always available to a report, but can affect the size of the report definition, the file that defines the report. The images embedded in a report are listed in the Report Data pane.
20-
21-
You might want to embed an image in the report definition before adding the image to the design surface. For more information, see [Add a Background Image &#40;Report Builder and SSRS&#41;](../../reporting-services/report-design/add-a-background-image-report-builder-and-ssrs.md).
22-
23-
> [!NOTE]
24-
> [!INCLUDE[ssRBRDDup](../../includes/ssrbrddup-md.md)]
18+
# Embed an image in a paginated report (Report Builder)
19+
20+
[!INCLUDE [ssrs-appliesto](../../includes/ssrs-appliesto.md)] [!INCLUDE [ssrb-applies-to-report-builder-yes](../../includes/ssrb-applies-to-report-builder-yes.md)] [!INCLUDE [ssrb-applies-to-power-bi-rb-yes](../../includes/ssrb-applies-to-power-bi-rb-yes.md)] [!INCLUDE [ssrb-applies-to-ssdt-yes](../../includes/ssrb-applies-to-ssdt-yes.md)]
21+
22+
A paginated report can include an embedded image. Embedding an image ensures that the image is always available to a report, but can affect the size of the report definition, the file that defines the report. The images embedded in a report are listed in the Report Data pane.
2523

26-
### To embed an image in a report
24+
You might want to embed an image in the report definition before adding the image to the design surface. For more information, see [Add a Background Image &#40;Report Builder&#41;](../../reporting-services/report-design/add-a-background-image-report-builder-and-ssrs.md).
25+
26+
## To embed an image in a report
2727

2828
1. In report design view, on the **Insert** tab, click **Image**.
2929

@@ -46,7 +46,7 @@ ms.author: maggies
4646
> [!NOTE]
4747
> The MIME type (for example, bmp) is derived automatically when the image is imported. To change the MIME type, see the next procedure.
4848
49-
### (optional) To change the MIME type of an imported image
49+
## (optional) To change the MIME type of an imported image
5050

5151
1. Open the report in Design view.
5252

0 commit comments

Comments
 (0)