Skip to main content

v3.4.0 Release

· 2 min read
Darren Gosbell
Maintainer of DAX Studio

New

  • Adding support for UDFs in code completion and Functions tab
  • Adding support for custom calendars in code completion
  • #1376 Adding parquet file export support
    • File results output
    • export data has a parquet option
    • dscmd FILE output supports .parquet output

Updated

  • Clipboard handling improvements with re-tries
  • improvements to Find/Replace dialog layout
  • Adding support for SSAS 2025
  • Improving the styling of Power BI Performance data
  • #1405 Adding totals to Power BI Performance Data
  • Added RequestID to trace information
  • added FILE option to dscmd - this is an alias for the CSV command, but the more generic name makes more sense now that we also support .parquet files
  • Enhanced the ServerTimings tooltip to show event endtime and calculated duration (based on end - start)

Fixes

  • Fix #1402 adding table name when defining formatstring expressions
  • Fix #1403 prevent crash due to special characters in table/column names
  • Fix cancel button not working on Multiple Queries Detected dialog when pasting from Performance Analyzer
  • Fixes to close logic for FE Benchmark
  • Fixing View As not working with dynamic roles against Power BI Desktop
  • Fixed #1399 authentication 403 error when connecting to Sovereign Clouds

v3.3.3 Release

· One min read
Darren Gosbell
Maintainer of DAX Studio

Updates

  • improved multi-threading when scanning for open Power BI Desktop files

Fixes

  • #1396 Find/Replace dialogs not working
  • #1400 dscmd not showing logging messages for errors
  • fixing crash when closing certain dialog boxes

v3.3.2 Release

· 2 min read
Darren Gosbell
Maintainer of DAX Studio

Updates

  • Added option to show whitespace and control characters in editor
  • Added SQL and TabularQuery filter buttons to Server Timings
  • Added the accesstoken command to dscmd
  • Right-click define measures / define dependent measures works when a query is selected and just defines the measures referenced in that query

If you select an entire query and choose the option to Define measures or Define dependent measures

DAX Studio will then inject all the measures reference in the query

you can see that:

  1. the measure that is referenced directly in the query has been defined
  2. the dependent measure has also been defined

Fixes

  • Fix #1388 Statusbar timer reseting to 0:00.0
  • Fixed race condition when opening file from command line parameter
  • Fix #1389 close dialog button not working consistently
  • Fix #1390 error with authentication for B2B users
  • Fix #1392 including table name when defining measures
  • Fixed History pane filtering when connected to Power BI Desktop
  • Fix #1394 allow for name sorting in all Metrics views
  • Fix #1395 updated clipboard retries and error display when using clipboard output
  • Fix View Metrics incorrectly opening a second pane

v3.3.1 Release

· One min read
Darren Gosbell
Maintainer of DAX Studio

Fixes

  • Fix #1382 ServerTimings not working against PowerPivot
  • Fix #1383 unable to connect to AzureAS (incorrect audience error)
  • Fix #1381 renaming "Exit" to "Close DAX Studio" in File menu
  • Fix #1385 removing sp_set_session_context calls when simplifying DQ query events
  • Fix #1387 View/Export metrics not working with non-default Entra account

v3.2.1 Release

· 2 min read
Darren Gosbell
Maintainer of DAX Studio

Today we are happy to announce the release of version 3.2.1 of DAX Studio which includes the following new features and fixes.

v3.2.0 Release

· One min read
Darren Gosbell
Maintainer of DAX Studio

Today we are happy to announce the release of version 3.2.0 of DAX Studio which includes the following new features and fixes.