From 7278d999a95c0fb5ffb07f619dba4a62d2890f5c Mon Sep 17 00:00:00 2001 From: m-kovalsky Date: Sun, 13 Jun 2021 07:35:34 +0300 Subject: [PATCH] Update README.md --- BestPracticeRules/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BestPracticeRules/README.md b/BestPracticeRules/README.md index 14ed304..fc68e4e 100644 --- a/BestPracticeRules/README.md +++ b/BestPracticeRules/README.md @@ -74,6 +74,10 @@ w.DownloadFile(url, downloadLoc); ## Version History +* 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 * 2021-05-26 Version 1.1.1 * Modified Rules * [DAX Expressions] Inactive relationships that are never activated