From f165dad986c3120c80aaae17206817f2c5a320eb Mon Sep 17 00:00:00 2001 From: m-kovalsky Date: Thu, 4 Feb 2021 22:05:59 +0200 Subject: [PATCH] Update README.md --- BestPracticeRules/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BestPracticeRules/README.md b/BestPracticeRules/README.md index 608f22e..c691398 100644 --- a/BestPracticeRules/README.md +++ b/BestPracticeRules/README.md @@ -1,3 +1,5 @@ +Make sure to also check out the [PowerBI.com blog post](https://powerbi.microsoft.com/en-us/blog/best-practice-rules-to-improve-your-models-performance/ "PowerBI.com blog post") on this topic! + ## Purpose Running this collection of rules inside [Tabular Editor](https://tabulareditor.com/ "Tabular Editor")'s [Best Practice Analyzer](https://docs.tabulareditor.com/Best-Practice-Analyzer.html "Best Practice Analyzer") will inform you of potential issues to fix or improvements to be made with regard to performance optimization and model design.