Update README.md
This commit is contained in:
Родитель
cdbf751fd5
Коммит
ce91753852
|
@ -126,17 +126,17 @@ string url = "https://raw.githubusercontent.com/microsoft/Analysis-Services/mast
|
|||
* [DAX Expressions] The EVALUATEANDLOG function should not be used in production models ([#163](https://github.com/microsoft/Analysis-Services/issues/163))
|
||||
* Updated Rules
|
||||
* [Performance] Check if dynamic row level security (RLS) is necessary
|
||||
* Updated the scope of the rule to Table Permissions ([#178](https://github.com/microsoft/Analysis-Services/issues/178))
|
||||
* Updated the scope of the rule to Table Permissions ([#178](https://github.com/microsoft/Analysis-Services/issues/178))
|
||||
* [Performance] Minimize Power Query transformations
|
||||
* Removed 'select' from the Native.Query function portion of the rule
|
||||
* [Performance] Remove redundant columns in related tables
|
||||
* Added description
|
||||
* [Formatting] Provide format string for "Date" columns
|
||||
* Updated description
|
||||
* [DAX Expressions] No two measures should have the same definition
|
||||
* Added description
|
||||
* [Error Prevention] Data columns must have a source column
|
||||
* Updated description
|
||||
* Removed 'select' from the Native.Query function portion of the rule
|
||||
* [Performance] Remove redundant columns in related tables
|
||||
* Added description
|
||||
* [Formatting] Provide format string for "Date" columns
|
||||
* Updated description
|
||||
* [DAX Expressions] No two measures should have the same definition
|
||||
* Added description
|
||||
* [Error Prevention] Data columns must have a source column
|
||||
* Updated description
|
||||
* 2022-06-06 Version 1.2.2
|
||||
* New Rules
|
||||
* [DAX Expressions] Avoid using the '1-(x/y)' syntax
|
||||
|
@ -144,7 +144,7 @@ string url = "https://raw.githubusercontent.com/microsoft/Analysis-Services/mast
|
|||
* [Error Prevention] Relationship columns should be of the same data type
|
||||
* Updated Rules
|
||||
* [Formatting] Percentage formatting
|
||||
* Fixed a bug within the fix expression
|
||||
* Fixed a bug within the fix expression
|
||||
* 2021-10-21 The Best Practice Rules are now available in [Italian](https://github.com/microsoft/Analysis-Services/tree/master/BestPracticeRules/Italian)!
|
||||
* 2021-08-18 Version 1.2.1
|
||||
* New Rules
|
||||
|
@ -174,11 +174,11 @@ string url = "https://raw.githubusercontent.com/microsoft/Analysis-Services/mast
|
|||
* 2021-06-13 Version 1.1.2
|
||||
* Modified Rules
|
||||
* [DAX Expressions] Use the DIVIDE function for division
|
||||
* Updated the rule logic to not mistake comments for division
|
||||
* Updated the rule logic to not mistake comments for division
|
||||
* 2021-05-26 Version 1.1.1
|
||||
* Modified Rules
|
||||
* [DAX Expressions] Inactive relationships that are never activated
|
||||
* Expanded the scope to include Calculation Items ([#110](https://github.com/microsoft/Analysis-Services/issues/110))
|
||||
* Expanded the scope to include Calculation Items ([#110](https://github.com/microsoft/Analysis-Services/issues/110))
|
||||
* 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
|
||||
* [DAX Expressions] Filter column values with proper syntax
|
||||
|
@ -188,11 +188,11 @@ string url = "https://raw.githubusercontent.com/microsoft/Analysis-Services/mast
|
|||
* [Maintenance] Calculation groups with no calculation items
|
||||
* Modified Rules
|
||||
* [Naming Conventions] Partition name should match table name for single partition tables
|
||||
* Added Fix Expression (must use Tabular Editor 2.16.1 or higher)
|
||||
* Added Fix Expression (must use Tabular Editor 2.16.1 or higher)
|
||||
* [Error Prevention] Calculated columns must have an expression
|
||||
* New name: Expression-reliant objects must have an expression
|
||||
* New name: Expression-reliant objects must have an expression
|
||||
* [Maintenance] Objects with no description
|
||||
* New name: Visible objects with no description
|
||||
* New name: Visible objects with no description
|
||||
* Removed Rules
|
||||
* [DAX Expressions] No two measures should have the same definition
|
||||
* 2021-02-03 Version 1.0
|
||||
|
|
Загрузка…
Ссылка в новой задаче