Releases: sql-bi/DaxTemplate
DaxTemplate v0.1.13
Download and install Dax.Template
package from NuGet
Changes:
- #49: Fix SubstituteHoliday to match WorkingDays range [2..6]
- #48: Fix SubstituteHoliday offset calc in HolidayDefinition
This list of changes was auto generated.
DaxTemplate v0.1.12
Download and install Dax.Template
package from NuGet
Changes:
Bugs:
- #45: Fix error when 0 (Sunday) is used as
WeekDayNumber
in HolidaysDefinition.json
This list of changes was auto generated.
DaxTemplate v0.1.11
Download and install Dax.Template
package from NuGet
Changes:
Bugs:
- #42: Fix missing
]
escape in time intelligence measure expressions
This list of changes was auto generated.
DaxTemplate v0.1.10
Download and install Dax.Template
package from NuGet
Changes:
- #41: Enable embedded debug symbols
This list of changes was auto generated.
DaxTemplate v0.1.9
Download and install Dax.Template
package from NuGet
Changes:
- #40: Add 'innerException' constructor to TemplateException
This list of changes was auto generated.
DaxTemplate v0.1.8
Download and install Dax.Template
package from NuGet
Changes:
- #39: Fix SaveAffectedRelationships FromColumn
This list of changes was auto generated.
DaxTemplate v0.1.7
Download and install Dax.Template
package from NuGet
Changes:
- #38: Fix ScanInactiveRelationships does not include active relationships
This list of changes was auto generated.
DaxTemplate v0.1.6
Download and install Dax.Template
package from NuGet
Changes:
- #37: Fix "Item '%' already exists in the collection"
This list of changes was auto generated.
DaxTemplate v0.1.5
Download and install Dax.Template
package from NuGet
Changes:
- #35: Replaced SWITCH with IF in Holiday calculated table definition to wor…
- #33: Using TOPN instead of TOPNSKIP for GetPreviewData
This list of changes was auto generated.
DaxTemplate v0.1.4
Download and install Dax.Template
package from NuGet
Changes:
- #31: Replaced newline in expressions from CRLF to LF
- #29: Fix escaping in table and names
- #28: Update templates from Bravo repo
This list of changes was auto generated.