Re: Trying to Connect to Gateway for Auto Refreshes: URGENT
Hi , If I understand correctly, you create a ODBC which connects to AWS RDS MySQL db. And you want to add this ODBC in the on-premise data gateway, right? In your scenario, did you install the...
View ArticleRe: Trying to Connect to Gateway for Auto Refreshes: URGENT
thanks for getting back thats correct i ahve created ODBC etc and created a successfull connection from POWER BI online and my AWS windwos machine....however the issue I am havign now is.....when...
View ArticleRe: Issue with external library
, Based on my test, you could add the library by using tsconfig.json file. See https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/ExternalLibraries.md.
View ArticleRe: Issue with external library
I was able to use the library using window.L (and not just L)This is strange because outside Power BI it is without the window prefix, just like the $ for jQuery
View ArticleRe: OData with power BI API?
, Based on my research, it is not supported yet. You may try the preview which can be accessed through the beta version in the URL.
View ArticleSharePoint + Power BI best integration
The 2 latest options to integrate PowerBI into a SharePoint page are as follows:a) Power BI Rest APIs - https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-report/b)...
View ArticleRe: Using Power BI Desktop for developing custom visuals?
, Based on my experience, there is no simpler and easier way. To help improve Power BI, you may submit an idea or leave a comment at GitHub.
View ArticleRe: Why is my report empty when embedded in JavaFX app?
, I'm not familiar with JavaFX. You may check if it is affected by HTTPS.
View ArticleView Dashboard In Native App
Hi, Is it possible to view a dashboard / report within a WinForm or WPF application? If so could you point me to an example of this? If not is the only way to do it by implementing an iFrame? Thanks.
View ArticleEmbed Dashboard into Native windows app
Hi, Is it possible to view a dashboard / report in a windows winform / WPF application? If so could you point to an example, or is the only way of doing it via a iFrame? Thanks,James
View ArticleAzure Stream Analytics now as a Streaming Dataset?
Today i noticed that when creating a new Azure Stream Analytics output to PowerBI the data showed up under Streaming Dataset and not under the "normal" datasets section as it did yesterday. Are there...
View ArticleRe: Order of the rows inserted by Rest Api
, The Table Visual has its default sorting behavior. But you can manually sort by each column by clicking on its header to toggle ascending or descending...
View ArticleRe: Microsoft Custom Visuals Open Source
, Based on my research, you may find the source code at https://github.com/Microsoft/PowerBI-visuals-ForceGraph.
View ArticleRe: View Dashboard In Native App
It sounds like what you want to use is Power BI Embedded. https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started-sample/
View ArticleRe: Why is my report empty when embedded in JavaFX app?
Thanks for your reply, sorry what do you mean by affected by https?
View ArticleEmbed Dashboard into Native windows app
Hi, Is it possible to view a dashboard / report in a windows winform / WPF application? If so could you point to an example, or is the only way of doing it via a iFrame? Thanks,James
View ArticleRe: View Dashboard In Native App
Will that work with WPF / WinForms? I need the reports to be displayed via a desktop application and not a .NET web application Thanks,James
View ArticleRe: View Dashboard In Native App
Thanks for the reply, Is it possible to view them within a WPF or WinForms?
View ArticleIs there a way to stop the new Timeline control looking comically big?
Its a nice control but **bleep** it's big. It takes up more than a third of the report. It's got tiny little font but a huge chunky date bar.
View ArticleOn-premises data gateway for embedded app
Hi, I have an embedded app that has its data automatically refreshed everynight (we are not using direct query as this was too slow for the client). Currently the way we refresh is using keystroke...
View Article