Skip to content

Update _format_dax to use the new DAX Formatter API endpoint - #1266

Merged
Michael Kovalsky (m-kovalsky) merged 2 commits into
microsoft:mainfrom
albertospelta:main
Jun 24, 2026
Merged

Update _format_dax to use the new DAX Formatter API endpoint#1266
Michael Kovalsky (m-kovalsky) merged 2 commits into
microsoft:mainfrom
albertospelta:main

Conversation

@albertospelta

Copy link
Copy Markdown
Contributor

This pull request updates _format_dax to use the new API endpoint. The DaxFormatter service migrated from daxformatter.azurewebsites.net to the new official domain api.daxformatter.com, with an updated path — as documented in the upstream change: sql-bi/DaxFormatter#23.

Changes:

Migrate from `daxformatter.azurewebsites.net` to `api.daxformatter.com` as per sql-bi/DaxFormatter#23. The old domain issues permanent 301 redirects to the new host. The new `api.daxformatter.com` domain also drops the `/daxformatter/` segment from the path: `/api/daxformatter/daxtextformatmulti`
The DaxFormatter API expects CallerApp and CallerVersion as JSON body fields, not HTTP headers.
@m-kovalsky
Michael Kovalsky (m-kovalsky) merged commit 899e8b8 into microsoft:main Jun 24, 2026
3 checks passed
@m-kovalsky

Copy link
Copy Markdown
Collaborator

Thank you Alberto!

@m-kovalsky

Copy link
Copy Markdown
Collaborator

This is now in prod. Thank you!

@albertospelta

Copy link
Copy Markdown
Contributor Author

Thank you Michael Kovalsky (@m-kovalsky) !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants