From 21f43409f67763fe7879b7ff6591ef864c92ca4e Mon Sep 17 00:00:00 2001 From: m-kovalsky Date: Tue, 27 Jul 2021 14:06:37 +0300 Subject: [PATCH] Update README.md --- BestPracticeRules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BestPracticeRules/README.md b/BestPracticeRules/README.md index 662977f..9221685 100644 --- a/BestPracticeRules/README.md +++ b/BestPracticeRules/README.md @@ -84,7 +84,7 @@ w.DownloadFile(url, downloadLoc); * 2021-07-26 Version 1.2 * New Rules - * [Error Prevention] Avoid structured data sources with provider partitions + * [Error Prevention] Avoid structured data sources with provider partitions ([blog post](https://www.elegantbi.com/post/convertdatasources)) * Modified Rules * [DAX Expressions] Column references should be fully qualified * Scope: Added 'Table Permissions'