From 3d1a19516b74a8b553725358d1c19db82746e754 Mon Sep 17 00:00:00 2001 From: Daniel Otykier Date: Fri, 15 Nov 2024 09:44:17 +0100 Subject: [PATCH] Updated link to DAX Optimizer blog post (#130) --- te3/features/dax-optimizer-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/te3/features/dax-optimizer-integration.md b/te3/features/dax-optimizer-integration.md index 3d7f065..8bcc320 100644 --- a/te3/features/dax-optimizer-integration.md +++ b/te3/features/dax-optimizer-integration.md @@ -12,7 +12,7 @@ applies_to: # DAX Optimizer Integration > [!NOTE] -> Tabular Editor 3 **Enterprise Edition** users are eligible for free DAX Optimizer access. [Learn more](https://blog.tabulareditor.com) +> Tabular Editor 3 **Enterprise Edition** users are eligible for free DAX Optimizer access. [Learn more](https://blog.tabulareditor.com/2024/10/31/free-dax-optimizer-access-in-tabular-editor-3/) Tabular Editor 3.18.0 introduces **DAX Optimizer** as an integrated experience. [DAX Optimizer](https://daxoptimizer.com) is a service that helps you optimize your SSAS/Azure AS tabular models and Power BI/Fabric semantic models. The tool combines [VertiPaq Analyzer statistics](https://www.sqlbi.com/tools/vertipaq-analyzer/) with a static analysis of your DAX code, thus providing a prioritized list of recommendations, to help you quickly identify potential performance bottlenecks.