Skip to content

Commit

Permalink
Whats New Updates (#65)
Browse files Browse the repository at this point in the history
* Update Whats New

* Added new features and links to index page

* Updates

* Update whats-new.html

---------

Co-authored-by: Daniel Otykier <[email protected]>
  • Loading branch information
mlonsk and otykier authored Oct 12, 2023
1 parent 1dbf01c commit be71336
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 17 deletions.
19 changes: 11 additions & 8 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ updated: 2021-09-09
---
# Tabular Editor

Tabular Editor is a tool that lets you easily manipulate and manage measures, calculated columns, display folders, perspectives and translations in Analysis Services Tabular and Power BI Models.
Tabular Editor is a tool that lets you easily manipulate and manage measures, calculated columns, display folders, perspectives and translations in Analysis Services Tabular and Power BI Sematic Models.

The tool is available in two different versions:

Expand All @@ -27,16 +27,16 @@ Tabular Editor 3 is a more advanced application which offers a premium experienc

**Tabular Editor 3 main features:**

- A highly-customizable and familiar UI
- A highly-customizable and intuitive UI
- High-DPI, multi-monitor and theming support (yes, dark mode is available!)
- World class DAX editor with syntax highlighting, semantic checking, auto-complete and much, much more
- World class [DAX editor](xref:dax-editor) with syntax highlighting, semantic checking, auto-complete, context awareness and much, much more
- Table browser, Pivot Grid browser and DAX Query editor
- Import Table Wizard with support for Power Query data sources
- Data Refresh view allows you to queue and execute refresh operations in the background
- [Import Table Wizard](xref:importing-tables) with support for Power Query data sources
- [Data Refresh view](xref:data-refresh-view) allows you to queue and execute refresh operations in the background
- Diagram editor to easily visualize and edit table relationships
- New DAX Scripting capability to edit DAX expressions for multiple objects in a single document
- New [DAX Scripting](xref:dax-scripts) capability to edit DAX expressions for multiple objects in a single document
- VertiPaq Analyzer integration
- DAX debugger
- [DAX debugger](xref:dax-debugger)

### [Tabular Editor 2.x](#tab/TE2)

Expand Down Expand Up @@ -89,9 +89,12 @@ The table below lists all the main features of both tools.
|Create diagrams for visualizing and editing table relationships||<span class="emoji">&#10004;</span>|
|Execute data refresh operations in the background||<span class="emoji">&#10004;</span>*|
|C# macro recorder||<span class="emoji">&#10004;</span>|
|Edit multiple DAX expressions in a single document using DAX scripting||<span class="emoji">&#10004;</span>|
|Edit multiple DAX expressions in a single document using [DAX scripting](xref:dax-scripts)||<span class="emoji">&#10004;</span>|
|[VertiPaq Analyzer](https://www.sqlbi.com/tools/vertipaq-analyzer/) integration||<span class="emoji">&#10004;</span>|
|[DAX debugger](xref:dax-debugger)||<span class="emoji">&#10004;</span>|
|[Metadata Translation Editor](xref:metadata-translation-editor)||<span class="emoji">&#10004;</span>|
|[Perspective Editor](xref:perspective-editor)||<span class="emoji">&#10004;</span>|
|[Table Groups](xref:table-groups)||<span class="emoji">&#10004;</span>|

\***Note:** Limitations apply depending on which [edition](xref:editions) of Tabular Editor 3 you are using.

Expand Down
30 changes: 21 additions & 9 deletions whats-new.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h2>What's new</h2>
<div class="row">
<div class="column">
<h2>Tabular Editor 3</h2>
<p>Latest public release: <a href="https://docs.tabulareditor.com/te3/other/release-notes">September 2023 (v. 3.11.0)</a></p>
<p>Latest release: <a href="https://blog.tabulareditor.com/2023/09/25/september-release-tabular-editor-3-11-0/">September 2023</a> <a href="https://docs.tabulareditor.com/te3/other/release-notes"> (v. 3.11.0)</a></p>
<ul>
<li><a href="https://blog.tabulareditor.com/2023/09/26/fabric-direct-lake-with-tabular-editor-part-2-creation/">Create DirectLake datasets from scratch</a></li>
<li>DAX function updates:
Expand All @@ -38,28 +38,40 @@ <h2>Tabular Editor 3</h2>
<li>DAX debugger improvements</li>
</ul>
<h2>Community</h2>
<p>News from our <a href="https://github.com/TabularEditor/TabularEditor3/discussions">community</a>:</p>
<p>Ask questions, suggest enhancements and help other TE fans get their answers at our <a href="https://github.com/TabularEditor/TabularEditor3/discussions"> GitHub community</a>:</p>
<h3>Blogs</h3>
<ul>
<li><a href="https://blog.tabulareditor.com/2023/09/27/ci-cd-scripts-for-tabular-editor-2s-cli/">CI/CD scripts for Tabular Editor</a></li>
<li><a href="https://www.oliviervs.be/analysis-services/sortbycolumn-property-set-to-an-invalid-column-id/">SortByColumn property set to an invalid column ID</a> by Oliver Van Steenlandt</li>
<li><a href="https://github.com/PowerBI-tips/TabularEditor-Scripts">Tabular Editor scripts</a> by <a href="https://powerbi.tips">PowerBI.tips</a></li>
<li><a href="https://blog.tabulareditor.com/2023/07/13/using-tabular-editor-in-microsoft-fabric/">Using Tabular Editor in Microsoft Fabric</a> </li>
<li><a href="https://data-goblins.com/power-bi/format-power-query-automatically">Format Power Query in Power BI</a> by <a href="https://data-goblins.com/">Kurt Buhler</a></li>
</ul>
<p>Share your favorite blog or SoMe post <a href="https://github.com/TabularEditor/TabularEditor3/discussions/categories/ressources"> with the community</a></p>
<h2>Other resources</h2>
<ul>
<li><a href="https://github.com/TabularEditor/TabularEditor3/discussions">GitHub issue tracker (TE3)</a></li>
<li><a href="https://github.com/TabularEditor/TabularEditor/discussions">GitHub issue tracker (TE2.x)</a></li>
<li><a href="https://github.com/TabularEditor/TabularEditor3/issues">GitHub issue tracker (TE3)</a></li>
<li><a href="https://docs.tabulareditor.com/common/CSharpScripts/csharp-script-library.html?tabs=TE3Preferences">Tabular Editor Script Library</a></li>
<li><a href="https://github.com/TabularEditor/TabularEditor/issues">GitHub issue tracker (TE2.x)</a></li>
</ul>
</div>
<div class="column">
<h2>Tabular Editor Learn</h2>
<p>Explore our <a href="https://tabulareditor.com/learn">interactive learning platform</a>:</p>
<p>Build better data models, faster! Explore our free <a href="https://tabulareditor.com/learn">interactive learning platform</a>:</p>
<ul>
<li>25+ hours of free content</li>
<li>Create better data models, faster</li>
<li>25+ hours of content</li>
<li>Master every aspect of Tabular Editor</li>
<li>Help Borp, Zip, Tropphus at Space Parts Inc.</li>
<li>Enhance your data modeling skills </li>
<li>Help Borp, Zip, Tropphus at Spaceparts Co.</li>
</ul>
<p><a href="https://tabulareditor.com/learn">tabulareditor.com/learn</a></p>
<img src="images/SpacePartsCo_CharacterLineUp.png" />
<h2>Meet the team</h2>
<p>The Tabular Editor Team will be at the following conferences:</p>
<ul>
<li><a href=https://sqlusergroupaustria.wordpress.com/2023/09/19/data-community-austria-day-2024>Data Community Austria Day 2024</a> January 26th, 2024</li>
<li><a href=https://www.fabricfebruary.com>Fabric February 2024</a> February 8th, 2024</li>
</ul>
</div>
</div>

Expand Down Expand Up @@ -92,4 +104,4 @@ <h2>Tabular Editor Learn</h2>
}
</script>
</body>
</html>
</html>

0 comments on commit be71336

Please sign in to comment.