Mathias Thierbach
Mathias Thierbach
Agreed, would also love to see a more secure way to store secrets. Possibly integrate with this vscode API? https://code.visualstudio.com/api/references/vscode-api#SecretStorage
Current workaround: `./^Report*.pbix` (since that gets compiled into a Regex).
There are some known limitations when PBI sensitivity labels are used. In that case, the PBIX file format is different since an Office-wide encryption layer is put over the native...
Incidentally, I ran into exactly the same issue myself just a few days ago! The problem is well understood - some left-over artifacts from a previous version of the repo...
Hey Marcus, I'm afraid this is "by design" - Tabular Editor's save-to-folder format has the exact same behavior. Technically, column order is irrelevant in a tabular model and has no...
Ref: https://github.com/TabularEditor/TabularEditor3/issues/505
Would you be able to share the extracted sources from your original pbix (via a private channel)? It's rather difficult to comment here without any further details. Could you also...
What kind of data sources are you using? Does your output folder contain a "Mashup" directory? Is this a standard import dataset, DirectQuery, composite? Are you using an incremental refresh...