Skip to content

Commit 8623db1

Browse files
authored
Merge pull request microsoft#138 from ucfzf/master
Added steps to download the reports as zip file
2 parents f6307ec + fdd332d commit 8623db1

File tree

1 file changed

+5
-1
lines changed
  • samples/features/r-services/SSMS-Custom-Reports

1 file changed

+5
-1
lines changed

samples/features/r-services/SSMS-Custom-Reports/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,11 @@ To run this sample, you need the following prerequisites.
4040
## Run this sample
4141
Installation instructions for R Services can be found [here](https://msdn.microsoft.com/en-us/library/mt696069.aspx).
4242

43-
To use custom reports from SQL Server Management Studio, follow the instructions from "[Add a custom report to Management Studio](https://msdn.microsoft.com/en-us/library/bb153687.aspx)" topic in SQL Server Books Online.
43+
Steps:
44+
- Download a zip file containing the reports to a folder using one of the links below:
45+
- [DownGit Link](https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/Microsoft/sql-server-samples/tree/master/samples/features/r-services/SSMS-Custom-Reports) to get Zip file with contents
46+
- Use [GitZip](http://kinolien.github.io/gitzip/) & specify the [Url](https://github.com/Microsoft/sql-server-samples/tree/master/samples/features/r-services/SSMS-Custom-Reports)
47+
- Open the custom reports from SQL Server Management Studio using the instructions from "[Add a custom report to Management Studio](https://msdn.microsoft.com/en-us/library/bb153687.aspx)" topic in SQL Server Books Online
4448

4549
<a name=sample-details></a>
4650

0 commit comments

Comments
 (0)