-
I can't understand why Asp.net core doesn't seem to be collecting garbage. Last week I let a web service run for a few of days, and my memory usage reached 20GB. GC doesn't seem to be working properly…
-
Can you please post examples of valid values for Source Layer Name and Vector Property like is already done for Vector Tile URL? How do you find out these values, for, say: mapbox://mapbox.us_census_s…
-
Hi, I have this problem installing the SDK using composer:
_[InvalidArgumentException]
Could not find a version of package tangent-solutions/powerbi-sdk matching your minimum-stability (stable).…
-
Reading this article (maybe on a to high level for me) I don't understand if its possible to use this read-scale-out feature from an on-premises SQL DB to an Azure SQL DB. The application I'm thinking…
-
As an experiment, I would try to support offline editing of the model in a PBIT file.
The PBIT is an Open XML file that can be manipulated using the Open XML SDK 2.5
The PBIT contains a file named D…
-
Hello,
It's great that you have started this project, a command-line interface for the Power Query engine would be of great use to many people.
Could you please explain how does it work?
Here…
-
I am trying to user Power BI embed (app owns data) and the documented way to generate access token is to use user and password. Please refer below
https://docs.microsoft.com/en-us/power-bi/developer…
-
Hi,
I'm currently trying to use powerbi-client library in my reactredux application. However, when I use it i get the following exception:
`Exception: Call to Node module failed with error: Pre…
-
In the context of using the PowerBI API, I've been testing token aquistion in the .NET library, using the following code:
var result = true;
var credential = new UserPasswo…
-
Hi @taarskog
I have tried to open the viewer using:
Xrm.Utility.openWebResource("his_/powerbi/viewer.html", customParameters);
customParameters contains all of the parameters obtained from th…