diff --git a/_site/staticwebapp.config.json b/_site/staticwebapp.config.json index e73f8871..54f2e011 100644 --- a/_site/staticwebapp.config.json +++ b/_site/staticwebapp.config.json @@ -134,6 +134,11 @@ "redirect": "/references/FormatDax.html", "statusCode": 301 }, + { + "route": "/te3/logo.svg", + "redirect": "/logo.svg", + "statusCode": 301 + } ], "responseOverrides": { "404": { diff --git a/gen_redirects.py b/gen_redirects.py index b9f8c534..8aa16dc6 100644 --- a/gen_redirects.py +++ b/gen_redirects.py @@ -44,6 +44,7 @@ def main(args: list[str]) -> int: + """) diff --git a/redirects.json b/redirects.json index 6ee21cef..85f43077 100644 --- a/redirects.json +++ b/redirects.json @@ -1,228 +1,228 @@ { - "content/common/CSharpScripts/Advanced/script-add-databricks-metadata-descriptions.md": "/features/CSharpScripts/Advanced/script-add-databricks-metadata-descriptions.html", - "content/common/CSharpScripts/Advanced/script-convert-dlsql-to-dlol.md": "/features/CSharpScripts/Advanced/script-convert-dlsql-to-dlol.html", - "content/common/CSharpScripts/Advanced/script-convert-import-to-dlol.md": "/features/CSharpScripts/Advanced/script-convert-import-to-dlol.html", - "content/common/CSharpScripts/Advanced/script-count-things.md": "/features/CSharpScripts/Advanced/script-count-things.html", - "content/common/CSharpScripts/Advanced/script-create-and-replace-M-parameter.md": "/features/CSharpScripts/Advanced/script-create-and-replace-M-parameter.html", - "content/common/CSharpScripts/Advanced/script-create-databricks-relationships.md": "/features/CSharpScripts/Advanced/script-create-databricks-relationships.html", - "content/common/CSharpScripts/Advanced/script-create-date-table.md": "/features/CSharpScripts/Advanced/script-create-date-table.html", - "content/common/CSharpScripts/Advanced/script-databricks-semantic-model-set-up.md": "/features/CSharpScripts/Advanced/script-databricks-semantic-model-set-up.html", - "content/common/CSharpScripts/Advanced/script-find-replace-selected-measures.md": "/features/CSharpScripts/Advanced/script-find-replace-selected-measures.html", - "content/common/CSharpScripts/Advanced/script-format-power-query.md": "/features/CSharpScripts/Advanced/script-format-power-query.html", - "content/common/CSharpScripts/Advanced/script-implement-incremental-refresh.md": "/features/CSharpScripts/Advanced/script-implement-incremental-refresh.html", - "content/common/CSharpScripts/Advanced/script-output-things.md": "/features/CSharpScripts/Advanced/script-output-things.html", - "content/common/CSharpScripts/Advanced/script-remove-measures-with-error.md": "/features/CSharpScripts/Advanced/script-remove-measures-with-error.html", - "content/common/CSharpScripts/Beginner/script-count-rows.md": "/features/CSharpScripts/Beginner/script-count-rows.html", - "content/common/CSharpScripts/Beginner/script-create-field-parameter.md": "/features/CSharpScripts/Beginner/script-create-field-parameter.html", - "content/common/CSharpScripts/Beginner/script-create-m-parameter.md": "/features/CSharpScripts/Beginner/script-create-m-parameter.html", - "content/common/CSharpScripts/Beginner/script-create-measure-table.md": "/features/CSharpScripts/Beginner/script-create-measure-table.html", - "content/common/CSharpScripts/Beginner/script-create-sum-measures-from-columns.md": "/features/CSharpScripts/Beginner/script-create-sum-measures-from-columns.html", - "content/common/CSharpScripts/Beginner/script-create-table-groups.md": "/features/CSharpScripts/Beginner/script-create-table-groups.html", - "content/common/CSharpScripts/Beginner/script-display-unique-column-values.md": "/features/CSharpScripts/Beginner/script-display-unique-column-values.html", - "content/common/CSharpScripts/Beginner/script-edit-hidden-partitions.md": "/features/CSharpScripts/Beginner/script-edit-hidden-partitions.html", - "content/common/CSharpScripts/Beginner/script-format-numeric-measures.md": "/features/CSharpScripts/Beginner/script-format-numeric-measures.html", - "content/common/CSharpScripts/Beginner/script-show-data-source-dependencies.md": "/features/CSharpScripts/Beginner/script-show-data-source-dependencies.html", - "content/common/CSharpScripts/Template/csharp-script-Template.md": "/features/CSharpScripts/Template/csharp-script-Template.html", - "content/common/CSharpScripts/csharp-script-library-advanced.md": "/features/CSharpScripts/csharp-script-library-advanced.html", - "content/common/CSharpScripts/csharp-script-library-beginner.md": "/features/CSharpScripts/csharp-script-library-beginner.html", - "content/common/CSharpScripts/csharp-script-library.md": "/features/CSharpScripts/csharp-script-library.html", - "content/common/Semantic Model/direct-lake-sql-model.md": "/features/Semantic-Model/direct-lake-sql-model.html", - "content/common/Semantic Model/direct-query-over-as.md": "/features/Semantic-Model/direct-query-over-as.html", - "content/common/Semantic Model/semantic-model-types.md": "/features/Semantic-Model/semantic-model-types.html", - "content/common/common-features.md": "/getting-started/Getting-Started-te2.html", - "content/common/desktop-limitations.md": "/getting-started/desktop-limitations.html", - "content/common/policies.md": "/references/policies.html", - "content/common/save-to-folder.md": "/features/save-to-folder.html", - "content/common/script-helper-methods.md": "/features/script-helper-methods.html", - "content/common/tmdl-common.md": "/features/tmdl.html", + "content/common/CSharpScripts/Advanced/script-add-databricks-metadata-descriptions.html": "/features/CSharpScripts/Advanced/script-add-databricks-metadata-descriptions.html", + "content/common/CSharpScripts/Advanced/script-convert-dlsql-to-dlol.html": "/features/CSharpScripts/Advanced/script-convert-dlsql-to-dlol.html", + "content/common/CSharpScripts/Advanced/script-convert-import-to-dlol.html": "/features/CSharpScripts/Advanced/script-convert-import-to-dlol.html", + "content/common/CSharpScripts/Advanced/script-count-things.html": "/features/CSharpScripts/Advanced/script-count-things.html", + "content/common/CSharpScripts/Advanced/script-create-and-replace-M-parameter.html": "/features/CSharpScripts/Advanced/script-create-and-replace-M-parameter.html", + "content/common/CSharpScripts/Advanced/script-create-databricks-relationships.html": "/features/CSharpScripts/Advanced/script-create-databricks-relationships.html", + "content/common/CSharpScripts/Advanced/script-create-date-table.html": "/features/CSharpScripts/Advanced/script-create-date-table.html", + "content/common/CSharpScripts/Advanced/script-databricks-semantic-model-set-up.html": "/features/CSharpScripts/Advanced/script-databricks-semantic-model-set-up.html", + "content/common/CSharpScripts/Advanced/script-find-replace-selected-measures.html": "/features/CSharpScripts/Advanced/script-find-replace-selected-measures.html", + "content/common/CSharpScripts/Advanced/script-format-power-query.html": "/features/CSharpScripts/Advanced/script-format-power-query.html", + "content/common/CSharpScripts/Advanced/script-implement-incremental-refresh.html": "/features/CSharpScripts/Advanced/script-implement-incremental-refresh.html", + "content/common/CSharpScripts/Advanced/script-output-things.html": "/features/CSharpScripts/Advanced/script-output-things.html", + "content/common/CSharpScripts/Advanced/script-remove-measures-with-error.html": "/features/CSharpScripts/Advanced/script-remove-measures-with-error.html", + "content/common/CSharpScripts/Beginner/script-count-rows.html": "/features/CSharpScripts/Beginner/script-count-rows.html", + "content/common/CSharpScripts/Beginner/script-create-field-parameter.html": "/features/CSharpScripts/Beginner/script-create-field-parameter.html", + "content/common/CSharpScripts/Beginner/script-create-m-parameter.html": "/features/CSharpScripts/Beginner/script-create-m-parameter.html", + "content/common/CSharpScripts/Beginner/script-create-measure-table.html": "/features/CSharpScripts/Beginner/script-create-measure-table.html", + "content/common/CSharpScripts/Beginner/script-create-sum-measures-from-columns.html": "/features/CSharpScripts/Beginner/script-create-sum-measures-from-columns.html", + "content/common/CSharpScripts/Beginner/script-create-table-groups.html": "/features/CSharpScripts/Beginner/script-create-table-groups.html", + "content/common/CSharpScripts/Beginner/script-display-unique-column-values.html": "/features/CSharpScripts/Beginner/script-display-unique-column-values.html", + "content/common/CSharpScripts/Beginner/script-edit-hidden-partitions.html": "/features/CSharpScripts/Beginner/script-edit-hidden-partitions.html", + "content/common/CSharpScripts/Beginner/script-format-numeric-measures.html": "/features/CSharpScripts/Beginner/script-format-numeric-measures.html", + "content/common/CSharpScripts/Beginner/script-show-data-source-dependencies.html": "/features/CSharpScripts/Beginner/script-show-data-source-dependencies.html", + "content/common/CSharpScripts/Template/csharp-script-Template.html": "/features/CSharpScripts/Template/csharp-script-Template.html", + "content/common/CSharpScripts/csharp-script-library-advanced.html": "/features/CSharpScripts/csharp-script-library-advanced.html", + "content/common/CSharpScripts/csharp-script-library-beginner.html": "/features/CSharpScripts/csharp-script-library-beginner.html", + "content/common/CSharpScripts/csharp-script-library.html": "/features/CSharpScripts/csharp-script-library.html", + "content/common/Semantic Model/direct-lake-sql-model.html": "/features/Semantic-Model/direct-lake-sql-model.html", + "content/common/Semantic Model/direct-query-over-as.html": "/features/Semantic-Model/direct-query-over-as.html", + "content/common/Semantic Model/semantic-model-types.html": "/features/Semantic-Model/semantic-model-types.html", + "content/common/common-features.html": "/getting-started/Getting-Started-te2.html", + "content/common/desktop-limitations.html": "/getting-started/desktop-limitations.html", + "content/common/policies.html": "/references/policies.html", + "content/common/save-to-folder.html": "/features/save-to-folder.html", + "content/common/script-helper-methods.html": "/features/script-helper-methods.html", + "content/common/tmdl-common.html": "/features/tmdl.html", "content/common/toc.html": "/index.html", - "content/common/using-bpa-sample-rules-expressions.md": "/features/using-bpa-sample-rules-expressions.html", - "content/common/using-bpa.md": "/features/using-bpa.html", - "content/common/xmla-as-connectivity.md": "/how-tos/xmla-as-connectivity.html", - "content/onboarding/as-cicd.md": "/getting-started/as-cicd.html", - "content/onboarding/boosting-productivity-te3.md": "/getting-started/boosting-productivity-te3.html", - "content/onboarding/bpa.md": "/getting-started/bpa.html", - "content/onboarding/creating-and-testing-dax.md": "/getting-started/creating-and-testing-dax.html", - "content/onboarding/cs-scripts-and-macros.md": "/getting-started/cs-scripts-and-macros.html", - "content/onboarding/dax-script-introduction.md": "/getting-started/dax-script-introduction.html", - "content/onboarding/general-introduction.md": "/getting-started/general-introduction.html", - "content/onboarding/importing-tables-data-modeling.md": "/getting-started/importing-tables-data-modeling.html", - "content/onboarding/index.md": "/getting-started/index.html", - "content/onboarding/installation.md": "/getting-started/installation.html", - "content/onboarding/migrate-from-desktop.md": "/getting-started/migrate-from-desktop.html", - "content/onboarding/migrate-from-te2.md": "/getting-started/migrate-from-te2.html", - "content/onboarding/migrate-from-vs.md": "/getting-started/migrate-from-vs.html", - "content/onboarding/optimizing-workflow-workspace-mode.md": "/getting-started/optimizing-workflow-workspace-mode.html", - "content/onboarding/parallel-development.md": "/getting-started/parallel-development.html", - "content/onboarding/personalizing-te3.md": "/getting-started/personalizing-te3.html", - "content/onboarding/powerbi-cicd.md": "/getting-started/powerbi-cicd.html", - "content/onboarding/refresh-preview-query.md": "/getting-started/refresh-preview-query.html", + "content/common/using-bpa-sample-rules-expressions.html": "/features/using-bpa-sample-rules-expressions.html", + "content/common/using-bpa.html": "/features/using-bpa.html", + "content/common/xmla-as-connectivity.html": "/how-tos/xmla-as-connectivity.html", + "content/onboarding/as-cicd.html": "/getting-started/as-cicd.html", + "content/onboarding/boosting-productivity-te3.html": "/getting-started/boosting-productivity-te3.html", + "content/onboarding/bpa.html": "/getting-started/bpa.html", + "content/onboarding/creating-and-testing-dax.html": "/getting-started/creating-and-testing-dax.html", + "content/onboarding/cs-scripts-and-macros.html": "/getting-started/cs-scripts-and-macros.html", + "content/onboarding/dax-script-introduction.html": "/getting-started/dax-script-introduction.html", + "content/onboarding/general-introduction.html": "/getting-started/general-introduction.html", + "content/onboarding/importing-tables-data-modeling.html": "/getting-started/importing-tables-data-modeling.html", + "content/onboarding/index.html": "/getting-started/index.html", + "content/onboarding/installation.html": "/getting-started/installation.html", + "content/onboarding/migrate-from-desktop.html": "/getting-started/migrate-from-desktop.html", + "content/onboarding/migrate-from-te2.html": "/getting-started/migrate-from-te2.html", + "content/onboarding/migrate-from-vs.html": "/getting-started/migrate-from-vs.html", + "content/onboarding/optimizing-workflow-workspace-mode.html": "/getting-started/optimizing-workflow-workspace-mode.html", + "content/onboarding/parallel-development.html": "/getting-started/parallel-development.html", + "content/onboarding/personalizing-te3.html": "/getting-started/personalizing-te3.html", + "content/onboarding/powerbi-cicd.html": "/getting-started/powerbi-cicd.html", + "content/onboarding/refresh-preview-query.html": "/getting-started/refresh-preview-query.html", "content/onboarding/toc.html": "/getting-started/toc.html", - "content/te2/Advanced-Filtering-of-the-Explorer-Tree.md": "/how-tos/Advanced-Filtering-of-the-Explorer-Tree.html", - "content/te2/Advanced-Scripting.md": "/how-tos/Advanced-Scripting.html", - "content/te2/Advanced-features.md": "/getting-started/Getting-Started-te2.html", - "content/te2/Best-Practice-Analyzer-Improvements.md": "/features/Best-Practice-Analyzer.html", - "content/te2/Best-Practice-Analyzer.md": "/features/Best-Practice-Analyzer.html", - "content/te2/Command-line-Options.md": "/features/Command-line-Options.html", - "content/te2/Custom-Actions.md": "/features/Custom-Actions-hidden.html", - "content/te2/FAQ.md": "/references/FAQ.html", - "content/te2/Features-at-a-glance.md": "/getting-started/Getting-Started-te2.html", - "content/te2/FormatDax.md": "/references/FormatDax.html", - "content/te2/Getting-Started.md": "/getting-started/Getting-Started-te2.html", - "content/te2/Importing-Tables.md": "/how-tos/Importing-Tables.html", - "content/te2/Keyboard-Shortcuts.md": "/references/Keyboard-Shortcuts2.html", - "content/te2/Master-model-pattern.md": "/how-tos/Master-model-pattern.html", - "content/te2/Power-BI-Desktop-Integration.md": "/getting-started/Power-BI-Desktop-Integration.html", - "content/te2/Roadmap.md": "/references/Roadmap2-h.html", - "content/te2/SQL-Server-2017-support.md": "/references/SQL-Server-2017-support-h.html", - "content/te2/TabularEditor.TOMWrapper.md": "/references/TabularEditor.TOMWrapper-h.html", - "content/te2/Training-Webinar-for-Tabular-Editor.md": "/getting-started/Training-Webinar-for-Tabular-Editor.html", - "content/te2/Useful-script-snippets.md": "/features/Useful-script-snippets.html", - "content/te2/Workspace-Database.md": "/features/Workspace-Database.html", - "content/te2/gdpr-delete.md": "/security/gdpr-delete.html", - "content/te2/importing-tables-from-excel.md": "/how-tos/importing-tables-from-excel.html", - "content/te2/incremental-refresh.md": "/how-tos/incremental-refresh2-h.html", - "content/te2/privacy-policy.md": "/security/privacy-policy.html", + "content/te2/Advanced-Filtering-of-the-Explorer-Tree.html": "/how-tos/Advanced-Filtering-of-the-Explorer-Tree.html", + "content/te2/Advanced-Scripting.html": "/how-tos/Advanced-Scripting.html", + "content/te2/Advanced-features.html": "/getting-started/Getting-Started-te2.html", + "content/te2/Best-Practice-Analyzer-Improvements.html": "/features/Best-Practice-Analyzer.html", + "content/te2/Best-Practice-Analyzer.html": "/features/Best-Practice-Analyzer.html", + "content/te2/Command-line-Options.html": "/features/Command-line-Options.html", + "content/te2/Custom-Actions.html": "/features/Custom-Actions-hidden.html", + "content/te2/FAQ.html": "/references/FAQ.html", + "content/te2/Features-at-a-glance.html": "/getting-started/Getting-Started-te2.html", + "content/te2/FormatDax.html": "/references/FormatDax.html", + "content/te2/Getting-Started.html": "/getting-started/Getting-Started-te2.html", + "content/te2/Importing-Tables.html": "/how-tos/Importing-Tables.html", + "content/te2/Keyboard-Shortcuts.html": "/references/Keyboard-Shortcuts2.html", + "content/te2/Master-model-pattern.html": "/how-tos/Master-model-pattern.html", + "content/te2/Power-BI-Desktop-Integration.html": "/getting-started/Power-BI-Desktop-Integration.html", + "content/te2/Roadmap.html": "/references/Roadmap2-h.html", + "content/te2/SQL-Server-2017-support.html": "/references/SQL-Server-2017-support-h.html", + "content/te2/TabularEditor.TOMWrapper.html": "/references/TabularEditor.TOMWrapper-h.html", + "content/te2/Training-Webinar-for-Tabular-Editor.html": "/getting-started/Training-Webinar-for-Tabular-Editor.html", + "content/te2/Useful-script-snippets.html": "/features/Useful-script-snippets.html", + "content/te2/Workspace-Database.html": "/features/Workspace-Database.html", + "content/te2/gdpr-delete.html": "/security/gdpr-delete.html", + "content/te2/importing-tables-from-excel.html": "/how-tos/importing-tables-from-excel.html", + "content/te2/incremental-refresh.html": "/how-tos/incremental-refresh2-h.html", + "content/te2/privacy-policy.html": "/security/privacy-policy.html", "content/te2/toc.html": "/getting-started/Getting-Started-te2.html", - "content/te3/azure-marketplace.md": "/getting-started/azure-marketplace.html", - "content/te3/desktop-limitations.md": "/getting-started/desktop-limitations.html", - "content/te3/editions.md": "/getting-started/editions.html", - "content/te3/features/code-actions.md": "/features/code-actions.html", - "content/te3/features/csharp-scripts.md": "/features/csharp-scripts.html", - "content/te3/features/dax-debugger.md": "/features/dax-debugger.html", - "content/te3/features/dax-editor.md": "/features/dax-editor.html", - "content/te3/features/dax-optimizer-integration.md": "/features/dax-optimizer-integration.html", - "content/te3/features/dax-package-manager.md": "/features/dax-package-manager.html", - "content/te3/features/dax-query.md": "/features/dax-query.html", - "content/te3/features/dax-scripts.md": "/features/dax-scripts.html", - "content/te3/features/deployment.md": "/features/deployment.html", - "content/te3/features/diagram-view.md": "/features/views/diagram-view.html", - "content/te3/features/metadata-translation-editor.md": "/features/metadata-translation-editor.html", - "content/te3/features/perspective-editor.md": "/features/perspective-editor.html", - "content/te3/features/pivot-grid.md": "/features/pivot-grid.html", - "content/te3/features/preferences.md": "/references/preferences.html", - "content/te3/features/security-privacy.md": "/security/security-privacy.html", - "content/te3/features/shortcuts.md": "/references/shortcuts3.html", - "content/te3/features/supported-files.md": "/references/supported-files.html", - "content/te3/features/table-groups.md": "/features/table-groups.html", - "content/te3/features/tmdl.md": "/features/tmdl.html", - "content/te3/features/user-options.md": "/references/user-options.html", - "content/te3/getting-started.md": "/getting-started/getting-started.html", - "content/te3/import-tables.partial.md": "/features/import-tables.partial.html", - "content/te3/index.md": "/troubleshooting/licensing-activation.html", - "content/te3/other/downloads.md": "/references/downloads.html", - "content/te3/other/privacy-policy.md": "/security/privacy-policy.html", - "content/te3/other/release-history.md": "/references/release-history.html", - "content/te3/other/release-notes/3_0_1.md": "/references/release-notes/3_0_1.html", - "content/te3/other/release-notes/3_0_10.md": "/references/release-notes/3_0_10.html", - "content/te3/other/release-notes/3_0_2.md": "/references/release-notes/3_0_2.html", - "content/te3/other/release-notes/3_0_3.md": "/references/release-notes/3_0_3.html", - "content/te3/other/release-notes/3_0_4.md": "/references/release-notes/3_0_4.html", - "content/te3/other/release-notes/3_0_5.md": "/references/release-notes/3_0_5.html", - "content/te3/other/release-notes/3_0_6.md": "/references/release-notes/3_0_6.html", - "content/te3/other/release-notes/3_0_7.md": "/references/release-notes/3_0_7.html", - "content/te3/other/release-notes/3_0_8.md": "/references/release-notes/3_0_8.html", - "content/te3/other/release-notes/3_0_9.md": "/references/release-notes/3_0_9.html", - "content/te3/other/release-notes/3_10_0.md": "/references/release-notes/3_10_0.html", - "content/te3/other/release-notes/3_10_1.md": "/references/release-notes/3_10_1.html", - "content/te3/other/release-notes/3_11_0.md": "/references/release-notes/3_11_0.html", - "content/te3/other/release-notes/3_12_0.md": "/references/release-notes/3_12_0.html", - "content/te3/other/release-notes/3_12_1.md": "/references/release-notes/3_12_1.html", - "content/te3/other/release-notes/3_13_0.md": "/references/release-notes/3_13_0.html", - "content/te3/other/release-notes/3_14_0.md": "/references/release-notes/3_14_0.html", - "content/te3/other/release-notes/3_15_0.md": "/references/release-notes/3_15_0.html", - "content/te3/other/release-notes/3_16_0.md": "/references/release-notes/3_16_0.html", - "content/te3/other/release-notes/3_16_1.md": "/references/release-notes/3_16_1.html", - "content/te3/other/release-notes/3_16_2.md": "/references/release-notes/3_16_2.html", - "content/te3/other/release-notes/3_17_0.md": "/references/release-notes/3_17_0.html", - "content/te3/other/release-notes/3_17_1.md": "/references/release-notes/3_17_1.html", - "content/te3/other/release-notes/3_18_0.md": "/references/release-notes/3_18_0.html", - "content/te3/other/release-notes/3_18_1.md": "/references/release-notes/3_18_1.html", - "content/te3/other/release-notes/3_18_2.md": "/references/release-notes/3_18_2.html", - "content/te3/other/release-notes/3_19_0.md": "/references/release-notes/3_19_0.html", - "content/te3/other/release-notes/3_1_0.md": "/references/release-notes/3_1_0.html", - "content/te3/other/release-notes/3_1_1.md": "/references/release-notes/3_1_1.html", - "content/te3/other/release-notes/3_1_2.md": "/references/release-notes/3_1_2.html", - "content/te3/other/release-notes/3_1_3.md": "/references/release-notes/3_1_3.html", - "content/te3/other/release-notes/3_1_4.md": "/references/release-notes/3_1_4.html", - "content/te3/other/release-notes/3_1_5.md": "/references/release-notes/3_1_5.html", - "content/te3/other/release-notes/3_1_6.md": "/references/release-notes/3_1_6.html", - "content/te3/other/release-notes/3_1_7.md": "/references/release-notes/3_1_7.html", - "content/te3/other/release-notes/3_20_0.md": "/references/release-notes/3_20_0.html", - "content/te3/other/release-notes/3_20_1.md": "/references/release-notes/3_20_1.html", - "content/te3/other/release-notes/3_21_0.md": "/references/release-notes/3_21_0.html", - "content/te3/other/release-notes/3_22_0.md": "/references/release-notes/3_22_0.html", - "content/te3/other/release-notes/3_22_1.md": "/references/release-notes/3_22_1.html", - "content/te3/other/release-notes/3_23_0.md": "/references/release-notes/3_23_0.html", - "content/te3/other/release-notes/3_23_1.md": "/references/release-notes/3_23_1.html", - "content/te3/other/release-notes/3_24_0.md": "/references/release-notes/3_24_0.html", - "content/te3/other/release-notes/3_24_1.md": "/references/release-notes/3_24_1.html", - "content/te3/other/release-notes/3_24_2.md": "/references/release-notes/3_24_2.html", - "content/te3/other/release-notes/3_2_0.md": "/references/release-notes/3_2_0.html", - "content/te3/other/release-notes/3_2_1.md": "/references/release-notes/3_2_1.html", - "content/te3/other/release-notes/3_2_2.md": "/references/release-notes/3_2_2.html", - "content/te3/other/release-notes/3_2_3.md": "/references/release-notes/3_2_3.html", - "content/te3/other/release-notes/3_3_0.md": "/references/release-notes/3_3_0.html", - "content/te3/other/release-notes/3_3_1.md": "/references/release-notes/3_3_1.html", - "content/te3/other/release-notes/3_3_2.md": "/references/release-notes/3_3_2.html", - "content/te3/other/release-notes/3_3_3.md": "/references/release-notes/3_3_3.html", - "content/te3/other/release-notes/3_3_4.md": "/references/release-notes/3_3_4.html", - "content/te3/other/release-notes/3_3_5.md": "/references/release-notes/3_3_5.html", - "content/te3/other/release-notes/3_3_6.md": "/references/release-notes/3_3_6.html", - "content/te3/other/release-notes/3_4_0.md": "/references/release-notes/3_4_0.html", - "content/te3/other/release-notes/3_4_1.md": "/references/release-notes/3_4_1.html", - "content/te3/other/release-notes/3_4_2.md": "/references/release-notes/3_4_2.html", - "content/te3/other/release-notes/3_5_0.md": "/references/release-notes/3_5_0.html", - "content/te3/other/release-notes/3_5_1.md": "/references/release-notes/3_5_1.html", - "content/te3/other/release-notes/3_6_0.md": "/references/release-notes/3_6_0.html", - "content/te3/other/release-notes/3_7_0.md": "/references/release-notes/3_7_0.html", - "content/te3/other/release-notes/3_7_1.md": "/references/release-notes/3_7_1.html", - "content/te3/other/release-notes/3_8_0.md": "/references/release-notes/3_8_0.html", - "content/te3/other/release-notes/3_9_0.md": "/references/release-notes/3_9_0.html", - "content/te3/other/release-notes/beta-16_6.md": "/references/release-notes/beta-16_6.html", - "content/te3/other/release-notes/beta-17_4.md": "/references/release-notes/beta-17_4.html", - "content/te3/other/release-notes/beta-18_1.md": "/references/release-notes/beta-18_1.html", - "content/te3/other/release-notes/beta-18_2.md": "/references/release-notes/beta-18_2.html", - "content/te3/other/release-notes/beta-18_3.md": "/references/release-notes/beta-18_3.html", - "content/te3/other/release-notes/beta-18_4.md": "/references/release-notes/beta-18_4.html", - "content/te3/other/release-notes/beta-18_5.md": "/references/release-notes/beta-18_5.html", - "content/te3/other/roadmap.md": "/references/roadmap.html", - "content/te3/other/te3-eula.md": "/security/te3-eula.html", - "content/te3/other/third-party-notices.md": "/security/third-party-notices.html", - "content/te3/powerbi-xmla-pbix-workaround.md": "/how-tos/powerbi-xmla-pbix-workaround.html", - "content/te3/powerbi-xmla.md": "/tutorials/powerbi-xmla.html", - "content/te3/proxy-settings.md": "/troubleshooting/proxy-settings.html", + "content/te3/azure-marketplace.html": "/getting-started/azure-marketplace.html", + "content/te3/desktop-limitations.html": "/getting-started/desktop-limitations.html", + "content/te3/editions.html": "/getting-started/editions.html", + "content/te3/features/code-actions.html": "/features/code-actions.html", + "content/te3/features/csharp-scripts.html": "/features/csharp-scripts.html", + "content/te3/features/dax-debugger.html": "/features/dax-debugger.html", + "content/te3/features/dax-editor.html": "/features/dax-editor.html", + "content/te3/features/dax-optimizer-integration.html": "/features/dax-optimizer-integration.html", + "content/te3/features/dax-package-manager.html": "/features/dax-package-manager.html", + "content/te3/features/dax-query.html": "/features/dax-query.html", + "content/te3/features/dax-scripts.html": "/features/dax-scripts.html", + "content/te3/features/deployment.html": "/features/deployment.html", + "content/te3/features/diagram-view.html": "/features/views/diagram-view.html", + "content/te3/features/metadata-translation-editor.html": "/features/metadata-translation-editor.html", + "content/te3/features/perspective-editor.html": "/features/perspective-editor.html", + "content/te3/features/pivot-grid.html": "/features/pivot-grid.html", + "content/te3/features/preferences.html": "/references/preferences.html", + "content/te3/features/security-privacy.html": "/security/security-privacy.html", + "content/te3/features/shortcuts.html": "/references/shortcuts3.html", + "content/te3/features/supported-files.html": "/references/supported-files.html", + "content/te3/features/table-groups.html": "/features/table-groups.html", + "content/te3/features/tmdl.html": "/features/tmdl.html", + "content/te3/features/user-options.html": "/references/user-options.html", + "content/te3/getting-started.html": "/getting-started/getting-started.html", + "content/te3/import-tables.partial.html": "/features/import-tables.partial.html", + "content/te3/index.html": "/troubleshooting/licensing-activation.html", + "content/te3/other/downloads.html": "/references/downloads.html", + "content/te3/other/privacy-policy.html": "/security/privacy-policy.html", + "content/te3/other/release-history.html": "/references/release-history.html", + "content/te3/other/release-notes/3_0_1.html": "/references/release-notes/3_0_1.html", + "content/te3/other/release-notes/3_0_10.html": "/references/release-notes/3_0_10.html", + "content/te3/other/release-notes/3_0_2.html": "/references/release-notes/3_0_2.html", + "content/te3/other/release-notes/3_0_3.html": "/references/release-notes/3_0_3.html", + "content/te3/other/release-notes/3_0_4.html": "/references/release-notes/3_0_4.html", + "content/te3/other/release-notes/3_0_5.html": "/references/release-notes/3_0_5.html", + "content/te3/other/release-notes/3_0_6.html": "/references/release-notes/3_0_6.html", + "content/te3/other/release-notes/3_0_7.html": "/references/release-notes/3_0_7.html", + "content/te3/other/release-notes/3_0_8.html": "/references/release-notes/3_0_8.html", + "content/te3/other/release-notes/3_0_9.html": "/references/release-notes/3_0_9.html", + "content/te3/other/release-notes/3_10_0.html": "/references/release-notes/3_10_0.html", + "content/te3/other/release-notes/3_10_1.html": "/references/release-notes/3_10_1.html", + "content/te3/other/release-notes/3_11_0.html": "/references/release-notes/3_11_0.html", + "content/te3/other/release-notes/3_12_0.html": "/references/release-notes/3_12_0.html", + "content/te3/other/release-notes/3_12_1.html": "/references/release-notes/3_12_1.html", + "content/te3/other/release-notes/3_13_0.html": "/references/release-notes/3_13_0.html", + "content/te3/other/release-notes/3_14_0.html": "/references/release-notes/3_14_0.html", + "content/te3/other/release-notes/3_15_0.html": "/references/release-notes/3_15_0.html", + "content/te3/other/release-notes/3_16_0.html": "/references/release-notes/3_16_0.html", + "content/te3/other/release-notes/3_16_1.html": "/references/release-notes/3_16_1.html", + "content/te3/other/release-notes/3_16_2.html": "/references/release-notes/3_16_2.html", + "content/te3/other/release-notes/3_17_0.html": "/references/release-notes/3_17_0.html", + "content/te3/other/release-notes/3_17_1.html": "/references/release-notes/3_17_1.html", + "content/te3/other/release-notes/3_18_0.html": "/references/release-notes/3_18_0.html", + "content/te3/other/release-notes/3_18_1.html": "/references/release-notes/3_18_1.html", + "content/te3/other/release-notes/3_18_2.html": "/references/release-notes/3_18_2.html", + "content/te3/other/release-notes/3_19_0.html": "/references/release-notes/3_19_0.html", + "content/te3/other/release-notes/3_1_0.html": "/references/release-notes/3_1_0.html", + "content/te3/other/release-notes/3_1_1.html": "/references/release-notes/3_1_1.html", + "content/te3/other/release-notes/3_1_2.html": "/references/release-notes/3_1_2.html", + "content/te3/other/release-notes/3_1_3.html": "/references/release-notes/3_1_3.html", + "content/te3/other/release-notes/3_1_4.html": "/references/release-notes/3_1_4.html", + "content/te3/other/release-notes/3_1_5.html": "/references/release-notes/3_1_5.html", + "content/te3/other/release-notes/3_1_6.html": "/references/release-notes/3_1_6.html", + "content/te3/other/release-notes/3_1_7.html": "/references/release-notes/3_1_7.html", + "content/te3/other/release-notes/3_20_0.html": "/references/release-notes/3_20_0.html", + "content/te3/other/release-notes/3_20_1.html": "/references/release-notes/3_20_1.html", + "content/te3/other/release-notes/3_21_0.html": "/references/release-notes/3_21_0.html", + "content/te3/other/release-notes/3_22_0.html": "/references/release-notes/3_22_0.html", + "content/te3/other/release-notes/3_22_1.html": "/references/release-notes/3_22_1.html", + "content/te3/other/release-notes/3_23_0.html": "/references/release-notes/3_23_0.html", + "content/te3/other/release-notes/3_23_1.html": "/references/release-notes/3_23_1.html", + "content/te3/other/release-notes/3_24_0.html": "/references/release-notes/3_24_0.html", + "content/te3/other/release-notes/3_24_1.html": "/references/release-notes/3_24_1.html", + "content/te3/other/release-notes/3_24_2.html": "/references/release-notes/3_24_2.html", + "content/te3/other/release-notes/3_2_0.html": "/references/release-notes/3_2_0.html", + "content/te3/other/release-notes/3_2_1.html": "/references/release-notes/3_2_1.html", + "content/te3/other/release-notes/3_2_2.html": "/references/release-notes/3_2_2.html", + "content/te3/other/release-notes/3_2_3.html": "/references/release-notes/3_2_3.html", + "content/te3/other/release-notes/3_3_0.html": "/references/release-notes/3_3_0.html", + "content/te3/other/release-notes/3_3_1.html": "/references/release-notes/3_3_1.html", + "content/te3/other/release-notes/3_3_2.html": "/references/release-notes/3_3_2.html", + "content/te3/other/release-notes/3_3_3.html": "/references/release-notes/3_3_3.html", + "content/te3/other/release-notes/3_3_4.html": "/references/release-notes/3_3_4.html", + "content/te3/other/release-notes/3_3_5.html": "/references/release-notes/3_3_5.html", + "content/te3/other/release-notes/3_3_6.html": "/references/release-notes/3_3_6.html", + "content/te3/other/release-notes/3_4_0.html": "/references/release-notes/3_4_0.html", + "content/te3/other/release-notes/3_4_1.html": "/references/release-notes/3_4_1.html", + "content/te3/other/release-notes/3_4_2.html": "/references/release-notes/3_4_2.html", + "content/te3/other/release-notes/3_5_0.html": "/references/release-notes/3_5_0.html", + "content/te3/other/release-notes/3_5_1.html": "/references/release-notes/3_5_1.html", + "content/te3/other/release-notes/3_6_0.html": "/references/release-notes/3_6_0.html", + "content/te3/other/release-notes/3_7_0.html": "/references/release-notes/3_7_0.html", + "content/te3/other/release-notes/3_7_1.html": "/references/release-notes/3_7_1.html", + "content/te3/other/release-notes/3_8_0.html": "/references/release-notes/3_8_0.html", + "content/te3/other/release-notes/3_9_0.html": "/references/release-notes/3_9_0.html", + "content/te3/other/release-notes/beta-16_6.html": "/references/release-notes/beta-16_6.html", + "content/te3/other/release-notes/beta-17_4.html": "/references/release-notes/beta-17_4.html", + "content/te3/other/release-notes/beta-18_1.html": "/references/release-notes/beta-18_1.html", + "content/te3/other/release-notes/beta-18_2.html": "/references/release-notes/beta-18_2.html", + "content/te3/other/release-notes/beta-18_3.html": "/references/release-notes/beta-18_3.html", + "content/te3/other/release-notes/beta-18_4.html": "/references/release-notes/beta-18_4.html", + "content/te3/other/release-notes/beta-18_5.html": "/references/release-notes/beta-18_5.html", + "content/te3/other/roadmap.html": "/references/roadmap.html", + "content/te3/other/te3-eula.html": "/security/te3-eula.html", + "content/te3/other/third-party-notices.html": "/security/third-party-notices.html", + "content/te3/powerbi-xmla-pbix-workaround.html": "/how-tos/powerbi-xmla-pbix-workaround.html", + "content/te3/powerbi-xmla.html": "/tutorials/powerbi-xmla.html", + "content/te3/proxy-settings.html": "/troubleshooting/proxy-settings.html", "content/te3/toc.html": "/index.html", - "content/te3/troubleshooting/calendar-blank-value.md": "/troubleshooting/calendar-blank-value.html", - "content/te3/troubleshooting/direct-lake-entity-updates-reverting.md": "/troubleshooting/direct-lake-entity-updates-reverting.html", - "content/te3/troubleshooting/locale-not-supported.md": "/troubleshooting/locale-not-supported.html", - "content/te3/tutorials/calendars.md": "/tutorials/calendars.html", - "content/te3/tutorials/connecting-to-azure-databricks.md": "/tutorials/connecting-to-azure-databricks.html", - "content/te3/tutorials/creating-macros.md": "/features/creating-macros.html", - "content/te3/tutorials/data-security/data-security-about.md": "/tutorials/data-security/data-security-about.html", - "content/te3/tutorials/data-security/data-security-setup-ols.md": "/tutorials/data-security/data-security-setup-ols.html", - "content/te3/tutorials/data-security/data-security-setup-rls.md": "/tutorials/data-security/data-security-setup-rls.html", - "content/te3/tutorials/data-security/data-security-testing.md": "/tutorials/data-security/data-security-testing.html", - "content/te3/tutorials/direct-lake-guidance.md": "/tutorials/direct-lake-guidance.html", - "content/te3/tutorials/importing-tables.md": "/tutorials/importing-tables.html", - "content/te3/tutorials/incremental-refresh/incremental-refresh-about.md": "/tutorials/incremental-refresh/incremental-refresh-about.html", - "content/te3/tutorials/incremental-refresh/incremental-refresh-modify.md": "/tutorials/incremental-refresh/incremental-refresh-modify.html", - "content/te3/tutorials/incremental-refresh/incremental-refresh-schema.md": "/tutorials/incremental-refresh/incremental-refresh-schema.html", - "content/te3/tutorials/incremental-refresh/incremental-refresh-setup.md": "/tutorials/incremental-refresh/incremental-refresh-setup.html", - "content/te3/tutorials/incremental-refresh/incremental-refresh-workspace-mode.md": "/tutorials/incremental-refresh/incremental-refresh-workspace-mode.html", - "content/te3/tutorials/new-as-model.md": "/tutorials/new-as-model.html", - "content/te3/tutorials/new-pbi-model.md": "/tutorials/new-pbi-model.html", - "content/te3/tutorials/udfs.md": "/tutorials/udfs.html", - "content/te3/tutorials/workspace-mode.md": "/tutorials/workspace-mode.html", - "content/te3/views/bpa-view.md": "/features/views/bpa-view.html", - "content/te3/views/data-refresh-view.md": "/features/views/data-refresh-view.html", - "content/te3/views/find-replace.md": "/features/views/find-replace.html", - "content/te3/views/macros-view.md": "/features/views/macros-view.html", - "content/te3/views/messages-view.md": "/features/views/messages-view.html", - "content/te3/views/properties-view.md": "/features/views/properties-view.html", - "content/te3/views/tom-explorer-view.md": "/features/views/tom-explorer-view.html", - "content/te3/views/user-interface.md": "/features/views/user-interface.html", - "content/te3/whats-new.md": "/references/whats-new.html", - "content/te3/workspace-mode.partial.md": "/features/workspace-mode.partial.html", - "content/te3/tutorials/workspace-mode.md": "/features/workspace-mode.partial.html" + "content/te3/troubleshooting/calendar-blank-value.html": "/troubleshooting/calendar-blank-value.html", + "content/te3/troubleshooting/direct-lake-entity-updates-reverting.html": "/troubleshooting/direct-lake-entity-updates-reverting.html", + "content/te3/troubleshooting/locale-not-supported.html": "/troubleshooting/locale-not-supported.html", + "content/te3/tutorials/calendars.html": "/tutorials/calendars.html", + "content/te3/tutorials/connecting-to-azure-databricks.html": "/tutorials/connecting-to-azure-databricks.html", + "content/te3/tutorials/creating-macros.html": "/features/creating-macros.html", + "content/te3/tutorials/data-security/data-security-about.html": "/tutorials/data-security/data-security-about.html", + "content/te3/tutorials/data-security/data-security-setup-ols.html": "/tutorials/data-security/data-security-setup-ols.html", + "content/te3/tutorials/data-security/data-security-setup-rls.html": "/tutorials/data-security/data-security-setup-rls.html", + "content/te3/tutorials/data-security/data-security-testing.html": "/tutorials/data-security/data-security-testing.html", + "content/te3/tutorials/direct-lake-guidance.html": "/tutorials/direct-lake-guidance.html", + "content/te3/tutorials/importing-tables.html": "/tutorials/importing-tables.html", + "content/te3/tutorials/incremental-refresh/incremental-refresh-about.html": "/tutorials/incremental-refresh/incremental-refresh-about.html", + "content/te3/tutorials/incremental-refresh/incremental-refresh-modify.html": "/tutorials/incremental-refresh/incremental-refresh-modify.html", + "content/te3/tutorials/incremental-refresh/incremental-refresh-schema.html": "/tutorials/incremental-refresh/incremental-refresh-schema.html", + "content/te3/tutorials/incremental-refresh/incremental-refresh-setup.html": "/tutorials/incremental-refresh/incremental-refresh-setup.html", + "content/te3/tutorials/incremental-refresh/incremental-refresh-workspace-mode.html": "/tutorials/incremental-refresh/incremental-refresh-workspace-mode.html", + "content/te3/tutorials/new-as-model.html": "/tutorials/new-as-model.html", + "content/te3/tutorials/new-pbi-model.html": "/tutorials/new-pbi-model.html", + "content/te3/tutorials/udfs.html": "/tutorials/udfs.html", + "content/te3/tutorials/workspace-mode.html": "/tutorials/workspace-mode.html", + "content/te3/views/bpa-view.html": "/features/views/bpa-view.html", + "content/te3/views/data-refresh-view.html": "/features/views/data-refresh-view.html", + "content/te3/views/find-replace.html": "/features/views/find-replace.html", + "content/te3/views/macros-view.html": "/features/views/macros-view.html", + "content/te3/views/messages-view.html": "/features/views/messages-view.html", + "content/te3/views/properties-view.html": "/features/views/properties-view.html", + "content/te3/views/tom-explorer-view.html": "/features/views/tom-explorer-view.html", + "content/te3/views/user-interface.html": "/features/views/user-interface.html", + "content/te3/whats-new.html": "/references/whats-new.html", + "content/te3/workspace-mode.partial.html": "/features/workspace-mode.partial.html", + "content/te3/tutorials/workspace-mode.html": "/features/workspace-mode.partial.html" }