Re: Required code to remove the reports present in Power BI Embedded Workspace
Hi , thank you tired friend.
View ArticleData refresh in Power BI Embedded
How does one update the dataset in Power BI Embedded Workspace every time the underlying dataset changes?
View ArticlePassing SharePoint user name and password credentials for Power BI Rest API
Is it possible to lookup SharePoint profile information(Username and Password) to pass to the Power BI Rest API?
View ArticleRe: Power BI web app hosted in Azure
I'm also running into this problem - 401 not authorized. Please advise.
View ArticleRe: Power BI web app hosted in Azure
joemensor wrote:Bump... This is still a problem, been 24 hours now. This is a community forum where users help other users - if you need to contact support go to this page:...
View ArticleRe: Data refresh in Power BI Embedded
Currently you have to refresh your reports using the Desktop app and re-publish to Azure. More discussion here...
View ArticleRe: Debugging custom visual PowerBI desktop errors
I'm having this exact problem, did you find a way around this? Or a way to debug?
View ArticleRe: Hiding visual level filters
Had to just go without hiding as I could not find a solution
View ArticleDirect query with mySQL using Power BI Embeded
I have a mySQL database that I can connct to, and manually refresh, using Power BI Desktop, however I need to deploy the desktop solution to an embedded solution. Is it posible to use Direct Query...
View ArticleRe: Power BI embedded supports data refresh
Is there a way to automate the updating of the pbix file? I can automate the removal and relacement of the published pbix file, but can't find a way to build it automaically. Can this be done in VBA?
View ArticleHow to use DirectQuery with Microsoft Azure Document DB
I currently have a database which I am connecting to using Directquery in Power BI desktop. I need to use some data from another document DB source too to make my visualizations. How do I connect to...
View ArticlePrint as PDF?
Hi, Is there a way to print a Power BI Desktop report as a PDF? I know could get a print screen, but I wonder if I can print it directly as a PDF. Thanks! Brenda
View ArticleGenerate PowerBI Embedded Token on .NET CORE 1.0
I'm hitting a problem where my Linux CentOS 7 does not compile .NET CORE 1.0 code fromhttps://github.com/Azure-Samples/power-bi-embedded-iframe/blob/master/PBIEmbedded/PowerBIToken.cs#L144This class...
View ArticleRe: Direct query with mySQL using Power BI Embeded
By PowerBI embedded, do you mean the PowerBI service (the web based PowerBI portal)? I don't believe it is possible to use Direct Query for MySQL but you can definitely schedule a daily refresh for the...
View ArticleRe: How to use DirectQuery with Microsoft Azure Document DB
Azure DocumentDB is not supported by DirectQuery. See:https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-use-directquery/ "The following data sources are currently supported:- SQL Server...
View ArticleRe: Direct query with mySQL using Power BI Embeded
Thanks for the response, however we are not using Power BI service as this is insecure, we are using Power BI embedded which does not seem to have that option.
View Article'User not authorized' error when connecting to sharepoint online list
I am trying to connect to a sharepoint online list through Power BI desktop. But when I select the list table and give organization credentials, it is showing 'User not authorized' error. I am able to...
View ArticleRe: Direct query with mySQL using Power BI Embeded
Sorry my mistake. Hope you find an answer that can help!
View ArticleRe: integration with sharepoint 2013
Hi, This is really useful. We're currently testing SharePoint 365 with Power BI and I'm concerned that the solution is currently a little clunky for our end users (Managers who view the reports) who...
View ArticleRe: Direct query with mySQL using Power BI Embeded
The only supported data sources for Power BI Embedded (in preview) are cloud sources. Azure SQL Database, Azure SQL Warehouse. here is the FAQ relevant section:What data sources are currently...
View Article