DAX Formatter FAQ

Common questions about the free AI DAX formatter for Power BI.

Does this store my DAX code?
No. All formatting happens through stateless server requests. Nothing is stored or logged.
When does AI run?
Only when you click the AI Explain button. Local DAX formatting is the default path.
Can I share formatted DAX?
Yes. Each formatted result gets a shareable URL that preserves your code and the formatted output.
Does it support all DAX functions?
The local formatter handles common DAX patterns including CALCULATE, FILTER, SUMX, VAR/RETURN, and nested expressions.