diff --git a/_site/staticwebapp.config.json b/_site/staticwebapp.config.json index ef681cd7..12d101eb 100644 --- a/_site/staticwebapp.config.json +++ b/_site/staticwebapp.config.json @@ -1,5 +1,10 @@ { "routes": [ + { + "route": "/whats-new", + "redirect": "/whats-new.html", + "statusCode": 301 + }, { "route": "/te3/other/release-notes", "redirect": "/te3/other/release-notes/3_11_0.html", diff --git a/common/Datasets/dataset-types.md b/common/Datasets/dataset-types.md index dc16dfa4..371525be 100644 --- a/common/Datasets/dataset-types.md +++ b/common/Datasets/dataset-types.md @@ -57,8 +57,8 @@ Tabular Editor can work with several different dataset types. Bellow is an overv ## Unsupported datasets The following datasets types are unsupported, as they don't support XMLA write operations. -- Datasets based on a live connection to an Azure Analysis Services or SQL Server Analysis Services model. -- Datasets based on a live connection to a Power BI dataset in another workspace. Please refer to [Intro to datasets across workspaces](../connect-data/service-datasets-across-workspaces.md). +- Reports based on a live connection to an Azure Analysis Services or SQL Server Analysis Services model. +- Reports based on a live connection to a Power BI dataset. - Datasets with Push data. - Datasets stored in Power BI My Workspace. - Direct Lake Default Datasets diff --git a/docfx.json b/docfx.json index 1f98153f..6ed0ee57 100644 --- a/docfx.json +++ b/docfx.json @@ -26,7 +26,7 @@ ], "resource": [ { - "files": [ "images/**", "te3/images/**" ] + "files": [ "images/**", "te3/images/**", "whats-new.html" ] } ], "globalMetadata": { diff --git a/images/SpacePartsCo_CharacterLineUp.png b/images/SpacePartsCo_CharacterLineUp.png new file mode 100644 index 00000000..ea580078 Binary files /dev/null and b/images/SpacePartsCo_CharacterLineUp.png differ diff --git a/te3/desktop-limitations.md b/te3/desktop-limitations.md index 08fb9701..8e7f83cc 100644 --- a/te3/desktop-limitations.md +++ b/te3/desktop-limitations.md @@ -1,8 +1,8 @@ --- -uid: desktop-limitations +uid: desktop-limitations-te3 title: Power BI Desktop limitations -author: Daniel Otykier -updated: 2021-09-10 +author: Morten Lønskov +updated: 2023-08-21 applies_to: editions: - edition: Desktop diff --git a/te3/toc.md b/te3/toc.md index f5a274dc..a7971827 100644 --- a/te3/toc.md +++ b/te3/toc.md @@ -2,7 +2,7 @@ ## @getting-started ## @whats-new ## @editions -## @desktop-limitations +## @desktop-limitations-te3 ## @powerbi-xmla # Documentation diff --git a/te3/whats-new.md b/te3/whats-new.md index ddda5b26..d57fa548 100644 --- a/te3/whats-new.md +++ b/te3/whats-new.md @@ -1,60 +1,13 @@ --- uid: whats-new -title: What's new in Tabular Editor 3 -author: Daniel Otykier -updated: 2021-06-01 +title: What's new +author: Morten Lønskov +updated: 2023-10-11 --- -# What's new in Tabular Editor 3? - -(The following section assumes that you are somewhat familiar with the open-source Tabular Editor 2). - -Tabular Editor 3 adds the following features that are not available in the open-source version: - -- UI overhaul - - Visual Studio-like, fully customizable shell - - Theming support (dark mode!) - - Hi-DPI and multi-monitor support -- New, super-powerful DAX Editor - - Powered by Scintilla (SciTe, Notepad++, etc.) - - Many Code Assist features (aka. "IntelliSense") - - Offline syntax and semantic checking and highlighting - - **Roadmap:** Configurable hotkeys and color schemes - - DAX debugging -- Full offline metadata analysis with syntax and semantic checking - - Metadata automatically inferred for calculated objects, without being connected to AS - - Messages view that displays all DAX errors/warnings and allows you to quickly navigate to the code that has issues -- Find/replace dialog box - - Allows you to display all find results in a window to quickly navigate between objects - - Supports RegEx, backslash expressions and Dynamic LINQ searches -- Diagram view - - Easily navigate large models, including only tables that are related to the table you're looking at - - Easily add/edit relationships - - Save/load diagrams to files - - **Roadmap:** Save/load diagrams to model annotations -- DAX Scripting - - Edit multiple measures in a single script - - Supports editing various measure properties (DisplayFolder, Description, IsHidden, KPIs, etc.) in addition to the DAX expression itself - - Support for calculated tables and calculated columns - - Support for calculation groups/items -- Macro recorder (C# aka. "Advanced Scripting") - - Scripts can be saved as reusable macros (aka. "custom actions") that are fully customizable with the rest of the UI shell -- New connected features: - - Workspace Mode (simultaneously synchronize model metadata to disk AND to analysis services) - - Table Preview (infinite scrolling on tables in import mode, filtering/sorting supported in both import and DirectQuery mode) - - DAX Query Editor - - Pivot Grid view (drag and drop columns/measures from TOM explorer) - - Async Data Refresh - - VertiPaq Analyzer (also allows you to import an existing vpax file when working offline) -- Power Query support - - Load column metadata from tables that use Power Query partitions - - **Roadmap:** Power Query editor with IntelliSenseTM-like features - -In addition to the features listed above, Tabular Editor 3 will have full feature parity with Tabular Editor 2. - -# Next steps - -- @editions -- [Overview of Tabular Editor 3's User Interface](xref:user-interface) -- @security-privacy -- @preferences -- [Tabular Editor 3 Onboarding Guide](xref:onboarding-te3) \ No newline at end of file + + diff --git a/whats-new.html b/whats-new.html new file mode 100644 index 00000000..90080243 --- /dev/null +++ b/whats-new.html @@ -0,0 +1,95 @@ + + +
+ + + + + +Latest public release: September 2023 (v. 3.11.0)
+News from our community:
+ +Explore our interactive learning platform:
+