Skip to content

Commit 71838cd

Browse files
authored
Merge pull request #23655 from rwestMSFT/rw-0810-includes-remove-duplicate-ssrs
[Bulk] INCLUDE file maintenance: remove duplicate ssrsnoversion.md
2 parents 903627e + 6a2a120 commit 71838cd

6 files changed

Lines changed: 18 additions & 19 deletions

docs/includes/ssrsnoversion.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/reporting-services/mobile-reports/add-parameters-to-a-mobile-report-reporting-services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To create a mobile report with parameters, you start with a shared dataset with
2121

2222
After you add parameters to a mobile report, you create a URL to [open the report with query string parameters](../../reporting-services/mobile-reports/open-a-mobile-report-with-specific-query-string-parameters-reporting-services.md).
2323

24-
1. In the top bar of the [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion.md)] web portal, select **New** > **Mobile Report**.
24+
1. In the top bar of the [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] web portal, select **New** > **Mobile Report**.
2525

2626
![PBI_SSMRP_NewMenu](../../reporting-services/mobile-reports/media/pbi-ssmrp-newmenu.png)
2727

docs/reporting-services/mobile-reports/get-data-from-shared-datasets-in-reporting-services-mobile-reports.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Besides [loading data from Excel files](../../reporting-services/mobile-reports/
1919

2020
After shared data sources and shared datasets are configured on the Reporting Services server, you can use them in mobile reports you create in [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)].
2121

22-
After you've connected to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] server from the [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)], connecting a mobile report to a shared dataset is straightforward.
22+
After you've connected to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] server from the [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)], connecting a mobile report to a shared dataset is straightforward.
2323

2424
1. On the **Data** tab, select **Add Data**.
2525

@@ -34,7 +34,7 @@ After you've connected to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion
3434
![SSMRP_ConnectToServer](../../reporting-services/mobile-reports/media/ssmrp-connecttoserver.png)
3535

3636

37-
4. When you select the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] server, you see the available datasets in folders. Select a dataset to import the data into [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)].
37+
4. When you select the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] server, you see the available datasets in folders. Select a dataset to import the data into [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)].
3838

3939
![SS_MRP_ServerData](../../reporting-services/mobile-reports/media/ss-mrp-serverdata.png)
4040

docs/reporting-services/mobile-reports/sql-server-mobile-reports-end-to-end-walk-through.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ ms.author: maggies
1717

1818
Walk through creating mobile reports for any screen size with [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-long.md)] on the [!INCLUDE[ssRSnoversion_md](../../includes/ssrsnoversion-md.md)] web portal, and viewing them in the Power BI mobile apps.
1919

20-
Create mobile reports on a design surface with adjustable grid rows and columns, and flexible mobile report elements. Connect to a variety of on-premises data sources, or upload Excel workbooks to create mobile reports. Then save your reports to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal and view them in a browser, or in the Power BI mobile apps.
20+
Create mobile reports on a design surface with adjustable grid rows and columns, and flexible mobile report elements. Connect to a variety of on-premises data sources, or upload Excel workbooks to create mobile reports. Then save your reports to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal and view them in a browser, or in the Power BI mobile apps.
2121

2222
This article walks you through:
2323

24-
- Creating a shared data source and dataset on the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal, using the AdventureWorks database as a sample data source.
24+
- Creating a shared data source and dataset on the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal, using the AdventureWorks database as a sample data source.
2525
- Creating a Reporting Services mobile report in the [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)]
26-
- Publishing the mobile report to the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal.
26+
- Publishing the mobile report to the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal.
2727
- Viewing the mobile report in the Power BI mobile app.
2828

2929
## Before we start
@@ -43,7 +43,7 @@ To follow along, you need these products:
4343

4444
You can create a shared data source for your mobile reports from any of the data sources Reporting Services supports. See the [list of supported data sources](../report-data/data-sources-supported-by-reporting-services-ssrs.md).
4545

46-
1. From your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal, click **New** > **Data Source**.
46+
1. From your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal, click **New** > **Data Source**.
4747

4848
![PBI_SSMRP_NewMenu](../../reporting-services/mobile-reports/media/pbi-ssmrp-newmenu.png)
4949
3. Enter your data source information > **OK**.
@@ -54,17 +54,17 @@ You can create a shared data source for your mobile reports from any of the data
5454

5555
![PBI_SSMRP_DisplayDataSources](../../reporting-services/mobile-reports/media/pbi-ssmrp-displaydatasources.png)
5656

57-
6. Now you see the data source in the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] portal.
57+
6. Now you see the data source in the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] portal.
5858

5959
![PBI_SSMRP_PortlDataSource](../../reporting-services/mobile-reports/media/pbi-ssmrp-portldatasource.png)
6060

6161
Read more about [shared data sources in Reporting Services](../report-data/create-modify-and-delete-shared-data-sources-ssrs.md).
6262

6363
## <a name="shared-dataset">Create a shared dataset</a>
6464

65-
Use an existing [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] client tool, such as Report Designer in [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)], to create the shared dataset. This walkthrough uses [!INCLUDE[PRODUCT_NAME](../../includes/ssrbnoversion.md)]. [Install Report Builder](../install-windows/install-report-builder.md), or launch it from your web portal. You'll create three datasets, one each for: the KPI value, the KPI trend, and one with more fields for the Reporting Services mobile report.
65+
Use an existing [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] client tool, such as Report Designer in [!INCLUDE[ssBIDevStudioFull](../../includes/ssbidevstudiofull-md.md)], to create the shared dataset. This walkthrough uses [!INCLUDE[PRODUCT_NAME](../../includes/ssrbnoversion.md)]. [Install Report Builder](../install-windows/install-report-builder.md), or launch it from your web portal. You'll create three datasets, one each for: the KPI value, the KPI trend, and one with more fields for the Reporting Services mobile report.
6666

67-
1. From your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal, click **New** > **Paginated Report** to start [!INCLUDE[PRODUCT_NAME](../../includes/ssrbnoversion.md)].
67+
1. From your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal, click **New** > **Paginated Report** to start [!INCLUDE[PRODUCT_NAME](../../includes/ssrbnoversion.md)].
6868

6969
![PBI_SSMRP_NewMenu](../../reporting-services/mobile-reports/media/pbi-ssmrp-newmenu.png)
7070
2. Click **New Dataset**.
@@ -91,7 +91,7 @@ Use an existing [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] client
9191
Now you can use the dataset as the basis for your KPIs and mobile reports. You can create multiple datasets against the same data source. And you can create multiple KPIs and mobile reports against these shared datasets.
9292

9393
## <a name="create-KPI">Create a KPI</a>
94-
You create KPIs right in the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal.
94+
You create KPIs right in the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal.
9595

9696
1. In the upper-right corner of the web portal, click **New** > **New KPI**.
9797

@@ -126,7 +126,7 @@ You create KPIs right in the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversio
126126

127127
8. Give your KPI a name and pick a visualization type, and click **Create**.
128128

129-
The KPI appears on the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal.
129+
The KPI appears on the [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal.
130130

131131
![PBI_SSMRP_NewKPI](../../reporting-services/mobile-reports/media/pbi-ssmrp-newkpi.png)
132132

@@ -138,7 +138,7 @@ When you first open [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-shor
138138

139139
## Start with the visuals
140140

141-
1. From your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal, click **New** > **Mobile Report** to start [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)].
141+
1. From your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal, click **New** > **Mobile Report** to start [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)].
142142

143143
![PBI_SSMRP_NewMenu](../../reporting-services/mobile-reports/media/pbi-ssmrp-newmenu.png)
144144

@@ -176,7 +176,7 @@ When you first open [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-shor
176176

177177
2. To add your own data, click **Add Data** in the upper-right corner, and navigate to your data.
178178

179-
3. You could use data from a local Excel workbook, but in this case, it's from the shared dataset on your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal. You see a "Server added" message.
179+
3. You could use data from a local Excel workbook, but in this case, it's from the shared dataset on your [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal. You see a "Server added" message.
180180

181181
4. Select the server, then select the dataset you created.
182182

@@ -235,7 +235,7 @@ Now that you've created visuals on the master layout, you can create a mobile re
235235

236236

237237
## Save your mobile report
238-
You can save your report locally or to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion.md)] web portal. If you save it locally, [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)] saves it with cached data, so you can open it and continue working on it. But you can't view it on a mobile device.
238+
You can save your report locally or to a [!INCLUDE[PRODUCT_NAME](../../includes/ssrsnoversion-md.md)] web portal. If you save it locally, [!INCLUDE[PRODUCT_NAME](../../includes/ss-mobilereptpub-short.md)] saves it with cached data, so you can open it and continue working on it. But you can't view it on a mobile device.
239239

240240
1. Click the save icon in the upper-left corner.
241241

docs/reporting-services/troubleshooting/troubleshoot-reporting-services-report-issues.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ author: maggiesMSFT
1313
ms.author: maggies
1414
---
1515
# Troubleshoot Reporting Services Report Issues
16-
This topic helps you troubleshoot problems with [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion.md)] report design, previewing a report, publishing a report to a report server in native mode or SharePoint mode, viewing a report on the report server, or exporting a report to a different file format.
16+
This topic helps you troubleshoot problems with [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] report design, previewing a report, publishing a report to a report server in native mode or SharePoint mode, viewing a report on the report server, or exporting a report to a different file format.
1717
## Monitor Report Servers
1818
You can use system and database tools to monitor report server activity. You can also view report server trace log files, or query the report server execution log for detailed information about specific reports. If you are using Performance Monitor, you can add performance counters for the Report Server Web service and Windows service to identity bottlenecks in on-demand or scheduled processing.
1919
For more information, see [Monitoring Report Server Performance](../report-server/monitoring-report-server-performance.md).
2020

2121

2222
## View the Report Server Logs
23-
[!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion.md)] records many internal and external events to log files that record data about specific reports, debugging information, HTTP requests and responses, and report server events. You can also create performance logs and select performance counters that specify which data to collect. The default directory for log files for a default installation is `<drive>\Program Files\Microsoft SQL Server\MSRS130.MSSQLSERVER\Reporting Services\LogFiles`.
23+
[!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] records many internal and external events to log files that record data about specific reports, debugging information, HTTP requests and responses, and report server events. You can also create performance logs and select performance counters that specify which data to collect. The default directory for log files for a default installation is `<drive>\Program Files\Microsoft SQL Server\MSRS130.MSSQLSERVER\Reporting Services\LogFiles`.
2424

2525
For more information, see [Reporting Services log files and sources](../report-server/reporting-services-log-files-and-sources.md).
2626

docs/reporting-services/troubleshooting/troubleshoot-reporting-services-subscriptions-and-delivery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: maggies
1515
# Troubleshoot Reporting Services Subscriptions and Delivery
1616

1717

18-
Use this topic to troubleshoot problems that you encounter when working with [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion.md)] report subscriptions, schedules, and delivery.
18+
Use this topic to troubleshoot problems that you encounter when working with [!INCLUDE[ssRSnoversion](../../includes/ssrsnoversion-md.md)] report subscriptions, schedules, and delivery.
1919
## Log information
2020

2121
The Subscription page in [!INCLUDE[ssRSnoversion_md](../../includes/ssrsnoversion-md.md)] includes a status of a subscription but if there is a problem with the subscription, the detailed information is in the [!INCLUDE[ssRSnoversion_md](../../includes/ssrsnoversion-md.md)] logs.

0 commit comments

Comments
 (0)