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
It's important to keep in mind, once you upgrade an existing model to 1400, you can't downgrade. Be sure to keep a backup of your 1200 model database, just in-case.
44
+
It's important to keep in mind, once you upgrade an existing model to 1400, you can't downgrade. Be sure to keep a backup of your 1200 model database.
45
45
46
46
## Modern Get Data experience
47
47
When it comes to ingesting data from data sources into your tabular models, SQL Server Data Tools (SSDT) introduces the modern **Get Data** experience for models at the 1400 compatibility level. This new feature is based on similar functionality in Power BI Desktop and Microsoft Excel 2016. The modern Get Data experience provides immense data transformation and data mashup capabilities by using the Get Data query builder and M expressions.
@@ -235,7 +235,7 @@ Filtered Sales:=CALCULATE (
235
235
```
236
236
237
237
## Additional improvements
238
-
In addition to all the new features, Analysis Services, SSDT, and SSMS also include to following improvements:
238
+
In addition to all the new features, Analysis Services, SSDT, and SSMS also include the following improvements:
239
239
240
240
* Hierarchy and column reuse surfaced in more helpful locations in the Power BI field list.
241
241
* Date relationships to easily create relationships to date dimensions based on date fields.
@@ -249,4 +249,4 @@ In addition to all the new features, Analysis Services, SSDT, and SSMS also incl
249
249
250
250
## See also
251
251
[SQL Server 2017 Release Notes](../sql-server/sql-server-2017-release-notes.md)
252
-
[What's new in SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md)
252
+
[What's new in SQL Server 2017](../sql-server/what-s-new-in-sql-server-2017.md)
0 commit comments