Update README.md

This commit is contained in:
m-kovalsky 2021-05-21 12:50:18 +03:00 committed by GitHub
parent 140f3f39e8
commit cbfb922d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,9 +72,9 @@ w.DownloadFile(url, downloadLoc);
[Tabular Editor](https://tabulareditor.com/ "Tabular Editor") version 2.16.1 or higher. [Tabular Editor](https://tabulareditor.com/ "Tabular Editor") version 2.16.1 or higher.
## Versions ## Version History
* Version 1.1 (make sure to read the [blog post](https://powerbi.microsoft.com/en-us/blog/best-practice-rules-to-improve-your-models-performance-and-design-v1-1/ "blog post")) * 2021-05-20 Version 1.1 (make sure to read the [blog post](https://powerbi.microsoft.com/en-us/blog/best-practice-rules-to-improve-your-models-performance-and-design-v1-1/ "blog post"))
* New Rules * New Rules
* [DAX Expressions] Filter column values with proper syntax * [DAX Expressions] Filter column values with proper syntax
* [DAX Expressions] Fllter measure values by columns, not tables * [DAX Expressions] Fllter measure values by columns, not tables
@ -90,3 +90,4 @@ w.DownloadFile(url, downloadLoc);
* New name: Visible objects with no description * New name: Visible objects with no description
* Removed Rules * Removed Rules
* [DAX Expressions] No two measures should have the same definition * [DAX Expressions] No two measures should have the same definition
* 2021-02-03 Version 1.0