-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<h2>Tabular Editor 3.18.1</h2> | ||
<p>Release blog: <a href="https://blog.tabulareditor.com/2024/10/30/tabular-editor-3-october-2024-release/">October 2024</a> (v. 3.18.1, <a href="https://docs.tabulareditor.com/te3/other/release-notes/3_18_1.html">release notes</a>)</p> | ||
<ul> | ||
<li>DAX Optimizer integration is GA and includes 4 free runs per day for Tabular Editor 3 Enterprise Edition customers</li> | ||
<li>One-click DAX improvements and refactorings with the new <a href="https://docs.tabulareditor.com/te3/features/code-actions">code actions</a> feature</li> | ||
<li>Explicit authentication against XMLA endpoints, using Microsoft Entra MFA</li> | ||
<li>Customize how Auto-exists work with the new model property <a href="https://learn.microsoft.com/en-us/power-bi/transform-model/value-filter-behavior">Value Filter behavior</a></li> | ||
<li>Set your own number of recent items in the preferences - default is 10</li> | ||
<li>Fixed several bugs including ensuring DAX Debugger support for FormatString measures in DAX Queries</li> | ||
<li><a href="https://docs.tabulareditor.com/te3/other/release-notes/3_18_1.html">And more...</a></li> | ||
</ul> |