Mathias Thierbach
Mathias Thierbach
@VladimirUlz Your screenshot suggests that the project you're compiling is a "thin" report, i.e. one with a connection to a remote data model (hence the `Connections` part) instead of one...
@VladimirUlz Correct. "Thin" reports only have connection information about the remote model, but do not contain any further model metadata - that is resolved at runtime by the Power BI...
Your stack trace suggests your running an outdated version of `pbi-tools`. Could you provide the output of `pbi-tools info` first?
@NPissarra Do you still require further guidance here?
@NPissarra The issue is an exception that's thrown as you try to run a deployment? Could you post the error/stack trace, please?
Thanks for confirming! The `.pbixproj.json` file can be placed into any folder, however, by default all relative folder and file paths inside the manifest are resolved relative to the location...
Are those rules documented? It could backfire if the tool inferred and enforced rules that didn't 100% match the API requirements (or the latter changed over time). Since those are...
This may actually be by design, rather than an error. But I can't say for sure without knowing your manifest/project setup. Running a deployment with the -whatif toggle will output...
@malthe Could you share your config so I can assess whether that was a user error or whether the tool would require further guards?