Gerhard Brueckl

Results 99 comments of Gerhard Brueckl

as this is an open source repository, you can also add your own code and create a Pull Request (PR) I am very happy to publish it then the the...

well, I am not doing something special here, just calling Tabular Editor to connect to the Power BI Service at some point the user/principal who is running the job does...

technically, you can take the code from this Repo and just try it manually from your local machine https://github.com/gbrueckl/PowerBI.CICD/blob/main/src/InlineScripts/Extract-PBIXMetadata.ps1#L29 and https://github.com/gbrueckl/PowerBI.CICD/blob/main/src/InlineScripts/Extract-PBIXMetadata.ps1#L130-L145

this is the version I am using: https://cdn.tabulareditor.com/files/te2/TabularEditor.Portable.zip if it also fails on your local machine it is very likely not related to my code. If Tabular Editor itself fails...

definitely somethin we will consider for the next release(s) until then, you can use a notebook to update the schedule - this way you at least stay in VSCode

Once the necessary APIs are available, we will definitely add them to the extension

please check out the new Fabric integration that was released with `v1.5.0` today https://github.com/gbrueckl/PowerBI-VSCode/tree/v1.5.0?tab=readme-ov-file#microsoft-fabric as of now it only shows items that also support the [GetDefinition APIs](https://learn.microsoft.com/en-us/rest/api/fabric/core/items/get-item-definition?tabs=HTTP): [Supported Item Types](https://learn.microsoft.com/en-us/rest/api/fabric/articles/item-management/definitions/item-definition-overview#definition-details-for-supported-item-types)...

the folder will show up in the VSCode Explorer and not under the Power BI Tab. It is implemented as Custom File System so you can then work with the...

can you please try to save your VSCode session as a workspace ![image](https://github.com/gbrueckl/PowerBI-VSCode/assets/11884402/29aadfa0-e572-4b3b-80e1-94efbdb706b1) and then do those changes in the `.code-workspace` file