Skip to content

Tabular Editor 2.17.3

Compare
Choose a tag to compare
@otykier otykier released this 24 Feb 15:07
· 124 commits to master since this release

Improvements in this release

  • Updated TOM to 19.57.2.4
  • Tokenizer support for new DAX functions and nested block comments

Bugfixes in this release

  • Fixed an issue where it was not possible to load a model from a .bim or .json file if it containd PBI specific properties (relatedColumnDetails, for example).
  • Do not convert trailling spaces to %20 in file names when using "save-to-folder" (but still do it for folders, since folders in Windows cannot have trailing spaces), see issues #1066, #952
  • ResolveObjectPath now also understands the "old" path format, see #1077
  • Fixed unhandled exception when running BPA through command line, see #1059 (thanks @DBojsen)