Guillaume Simard

Results 18 comments of Guillaume Simard

We should also be able to reference a system variable : ``` { "rest-client.environmentVariables": { "Sandbox": { "myAuth": "Bearer {{$aadV2Token appOnly}}" } } } ```

Hi, The libraires the you find in the Service\lib folder come from PowerBi. I didn't develop them and have just created a "wrapper" that allows to call them. The purpose...

A PowerShell module sounds like a very good idea. I am not aware of the requirements. I have never done a PowerShell module but I expect that you have a...

For the moment, the only option to run this under Azure is to install it on an Azure Virtual Machine. Then you could expose methods through a web service.

Usually errors are more explicit but maybe you will find more detail if you go in the Event Viewer under "Applications and Services Logs\PowerQueryNet"

Hi @Jordi3Rs, Lately, several people have raised cases that would be fixed by updating the SDK. For this reason, I will be planning an update soon. I appreciate the time...

Hi, Yes it is possible and there are different ways to do that. If you use the PowerQueryNet.Client library, you will need to use one the of the following methods...

PowerQueryNet is project based on the [Power Query SDK](https://marketplace.visualstudio.com/items?itemName=Dakahn.PowerQuerySDK) developed by Microsoft. The last time it was updated was in 2019. I first recommend that you ask Microsoft to update...

You are right, this is a bug I will have to review.

Unfortunately, I am not sure if this solution is supported in Windows 7