We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9234ff6 commit 7278d99Copy full SHA for 7278d99
BestPracticeRules/README.md
@@ -74,6 +74,10 @@ w.DownloadFile(url, downloadLoc);
74
75
## Version History
76
77
+* 2021-06-13 Version 1.1.2
78
+ * Modified Rules
79
+ * [DAX Expressions] Use the DIVIDE function for division
80
+ * Updated the rule logic to not mistake comments for division
81
* 2021-05-26 Version 1.1.1
82
* Modified Rules
83
* [DAX Expressions] Inactive relationships that are never activated
0 commit comments