You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Learn about what's new in SQL Server [!INCLUDE[ssRSnoversion](../includes/ssrsnoversion-md.md)]. This covers the major feature areas and is updated as new items are released.
29
-
22
+
30
23
For information on what's new in other areas of SQL Server, see [What's New in SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md) or [What's New in SQL Server 2016](../sql-server/what-s-new-in-sql-server-2016.md).
- To download the January 2017 Technical Preview of Power BI reports in SQL Server Reporting Services, along with the Power BI Desktop release (SQL Server Reporting Services), go to the **[Microsoft download center](https://go.microsoft.com/fwlink/?linkid=839351)**.
35
-
36
-
- To download [!INCLUDE[ssSQL15](../includes/sssql15-md.md)], go to **[Evaluation Center](https://www.microsoft.com/en-us/evalcenter/evaluate-sql-server-2016)**.
37
-
38
-
- Have an Azure account? Then go **[Here](https://azure.microsoft.com/en-us/marketplace/partners/microsoft/sqlserver2016sp1enterprisewindowsserver2016/)** to spin up a Virtual Machine with SQL Server already installed.
39
26
40
-
 For the current release notes, see [SQL Server 2016 Release Notes](../sql-server/sql-server-2016-release-notes.md) or [Power BI Report Server release notes](https://powerbi.microsoft.com/documentation/reportserver-release-notes/).
27
+
- To download SQL Server 2017 Reporting Services, go to the **[Microsoft Download Center](https://www.microsoft.com/download/details.aspx?id=55252)**.
28
+
29
+
For the current release notes, see [SQL Server 2017 Release Notes](../sql-server/sql-server-2017-release-notes.md) or [Power BI Report Server release notes](https://powerbi.microsoft.com/documentation/reportserver-release-notes/). For information about Power BI Report Server, see [Get started with Power BI Report Server](https://powerbi.microsoft.com/documentation/reportserver-get-started/).
30
+
31
+
## What's new in SQL Server 2017
32
+
33
+
### Comments on reports
34
+
35
+
Comments are now available for reports, to add perspective and collaborate with others. You can also include attachments with comments.
36
+
37
+

38
+
39
+
For more information, see [Add comments to a report in a report server](https://powerbi.microsoft.com/documentation/reportserver-add-comments/).
40
+
41
+
### DAX queries in reporting tools
42
+
43
+
In the latest releases of Report Builder and SQL Server Data Tools, you can create native DAX queries against supported SQL Server Analysis Services tabular data models by dragging and dropping desired fields in the query designers. See the [Reporting Services blog](https://blogs.msdn.microsoft.com/sqlrsteamblog/2017/03/09/query-designer-support-for-dax-now-available-in-report-builder-and-sql-server-data-tools/).
44
+
45
+
### REST API support
41
46
42
-
For information about Power BI Report Server, see [Get started with Power BI Report Server](https://powerbi.microsoft.com/documentation/reportserver-get-started/).
47
+
To enable development of modern applications and customization, SQL Server Reporting Services now supports a fully OpenAPI compliant RESTful API. The full API specification and documentation can now be found on [swaggerhub](https://app.swaggerhub.com/apis/microsoft-rs/SSRS/2.0).
43
48
44
49
## Query designer support for DAX now in Report Builder and SQL Server Data Tools
Copy file name to clipboardExpand all lines: docs/sql-server/what-s-new-in-sql-server-2017.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "What's new in SQL Server 2017 | Microsoft Docs"
3
3
ms.custom: ""
4
-
ms.date: "10/02/2017"
4
+
ms.date: "10/10/2017"
5
5
ms.prod: "sql-server-2017"
6
6
ms.reviewer: ""
7
7
ms.suite: ""
@@ -89,9 +89,10 @@ SQL Server Analysis Services 2017 introduces many enhancements for tabular model
89
89
For more information, see [What's new in SQL Server Analysis Services 2017](~/analysis-services/what-s-new-in-sql-server-analysis-services-2017.md).
90
90
91
91
## SQL Server 2017 Reporting Services (SSRS)
92
-
As of CTP 2.1, SSRS is no longer available to install through SQL Server setup. Go to the Microsoft Download Center to [download the Microsoft SQL Server 2017 Reporting Services Release Candidate](https://www.microsoft.com/download/details.aspx?id=55252).
93
-
- Comments are now available for reports, to add perspective and collaborate with others. You can also include attachments with comments. (CTP 2.1)
92
+
SQL Server Reporting Services is no longer available to install through SQL Server setup. Go to the Microsoft Download Center to [download Microsoft SQL Server 2017 Reporting Services](https://www.microsoft.com/download/details.aspx?id=55252).
93
+
- Comments are now available for reports, to add perspective and collaborate with others. You can also include attachments with comments.
94
94
- In the latest releases of Report Builder and SQL Server Data Tools, you can create native DAX queries against supported SQL Server Analysis Services tabular data models by dragging and dropping desired fields in the query designers. See the [Reporting Services blog](https://blogs.msdn.microsoft.com/sqlrsteamblog/2017/03/09/query-designer-support-for-dax-now-available-in-report-builder-and-sql-server-data-tools/).
95
+
- To enable development of modern applications and customization, SSRS now supports a fully OpenAPI compliant RESTful API. The full API specification and documentation can now be found on [swaggerhub](https://app.swaggerhub.com/apis/microsoft-rs/SSRS/2.0).
95
96
96
97
For more information, see [What's new in SQL Server Reporting Services (SSRS)](~/reporting-services/what-s-new-in-sql-server-reporting-services-ssrs.md).
0 commit comments