Mathias Thierbach

Results 120 comments of Mathias Thierbach

Windows builds of 1.0.0-rc.2 ship with the application manifest embedded: https://learn.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=registry Note that users still need to opt into the long path behavior by setting a registry key (requires elevated...

Sounds like the database.compatibilityLevel isn't set (or not to the right level). Could you check?

If the issue is related to field params, it's likely that the problem is related to CompatibilityMode (not Level). Are you using an outdated version of pbi-tools? The latest versions...

That's useful to know. It *should* work without any further external intervention. Will raise it with the team internally. You have a workaround for now, though.

Assign a name to both, the Database and the Model, object. That should fix this problem and is a known issue.

Support for role members is coming in preview 2 or 3 of TMDL.

Deployment parameters correspond to PQ parameters in the dataset (named expressions in the tabular model). `pbi-tools` will apply any parameter transformations before the model is sent to the PBI workspace....

Hi @Nando76189 , the snippet you shared is absolutely correct in terms of syntax and will apply the ENV parameters, assuming you're using the RC.2 release. So, if there's an...

@ingthu It's on the roadmap, but due to other commitments not before January. The backend code is already in place as it was developed for #141, but this needs some...

@scottstauffer-fc Would you be able to provide an example with such a deeply nested filter definition?