Guido Leenders
Guido Leenders
Describe that BaGet requires Docker or alike to execute the server process in combination with storage on database and S3.
Describe that BaGet requires Docker or alike to execute the server process in combination with Azure.
During integration of Obfuscar into our build environment, we ran into a problem by which variables were not being picked up. The current version of Obfuscar reported no issue, and...
When extending the custom connectors with trace logging of it's own found the following: On https://msdn.microsoft.com/en-us/library/mt708848.aspx it describes how you can wrap expression in a function with side-effect that it...
On the July release on one customer site (not reproducible in our testing environment strangely enough), we get a NullReferenceException when the list of data sets is being loaded from...
In our providers we hook in an additional trace listener which does things such as buffering, condition logging, timing etc. Power BI hooks in also an additional trace listener. Happened...
During analysis of another issue, I've found that an internal exception is thrown somewhere after a provider is instantiated. Probably something with a null or so. Versie: 2.48.4792.481 64-bit (juli...
Currently, Power BI evaluates once (at start time) what custom connectors are available by inspecting the folder. During development, you will often re-deploy an existing product or add another one....
When a custom connector raises an exception on data refresh, current releases of Power BI will not correctly handle them and instead cause a stack overflow to occur in Power...
The mashup container tear down effectively disables in-process caches, which occurs quite often. It would be great when part of the state could be maintained more easily than each developer...