Mathias Thierbach

Results 105 issues of Mathias Thierbach

Inherit project settings from a parent folder or the user profile, allowing system-wide or solution-wide defaults. * Parameters * Environments * Options * Authentication In the most ideal case, a...

Once runtime PBI Desktop install is determined, check version and warn if detected version is too far behind current version.

* Currently held in `/Report/config.json` (_modelExtensions[]_) # Proposed folder structure ``` /Report config.json /measures /{table} {measure}.dax {measure}.json ``` # Example ``` "modelExtensions": [ { "name": "extension", "entities": [ { "name":...

enhancement