Skip to content

Releases: christso/DAX-Drill

Stable Release 1.0.7

22 Apr 13:25
Compare
Choose a tag to compare
  • Support custom DAX queries defined for measures (not just tables)
  • Support re-use of DAX queries via referenced measures
  • Removed asynchronous drill-through since that was throwing occassional errors in Excel when user clicks mouse after double-clicking on pivot cell.

Stable Release 1.0.5

10 Jul 03:22
Compare
Choose a tag to compare
  • Require XML configuration to be enclosed in node. (BREAKING CHANGE)
  • Support custom table expressions
  • Support editing of XML sub-nodes

Stable Release 1.04

03 Jul 03:42
Compare
Choose a tag to compare

Fixed bug in drilling through grand total when there is no single selection but there is multiple selection in page filter.

Stable Release 1.0.3

02 Jul 04:51
Compare
Choose a tag to compare
  • Removed calls to Marshal.ReleaseComObject
  • Added support for multiple item selection in page field

Stable Release 1.0.1

28 Jun 10:31
Compare
Choose a tag to compare

Initial release

13 Jun 05:56
Compare
Choose a tag to compare

This is a fully-functional release, i.e. it performs drill-through and allows customization of what columns to be displayed in the drill-through. However, user-interface needs improvement.