Re: Reverse Revenue
Hello Sam, If only I was that smart to create a Visual or Rscript it sure would be easier... We are looking to Hire a company that has programers that program visuals, so we will utilize some help in...
View ArticleRe: Embed group report problem
We have exactly the same problem. Embedding of personal reports still works perfectly (except in Chrome) but since recently group reports are not working anymore. We have been using the approach to add...
View ArticleRe: PowerBI Embedded problem with Enterprise Gateway
Hi Dimas, do you have news about it?
View ArticleRe: Power BI Client app and REST API
Power BI Embedded uses the Power BI API: https://azure.microsoft.com/en-us/documentation/articles/power-bi-embedded-get-started/ So, are they the same? Not technically...
View ArticleRe: Power BI Client app and REST API
Power BI API is intended for those having Power BI license. Power BI embedded is meant for external clients (i.e. those not having Power BI licenses) and are not part of the organisation
View ArticleSankey Diagram: Saving node positions
We are using the Sankey Diagram. One thing we are trying to address is that when one moves the nodes or labels around, the nodes/layout should stick even after a refresh or saving the report. Does...
View ArticleRe: Power BI Client app and REST API
>> Power BI API is intended for those having Power BI license.What do you mean with "Power BI licence"? In both ways I need a Azure Account with a the free Power BI Do you know anything about...
View ArticleRe: Power BI Client app and REST API
Power BI API use Azure in the background. However, you do not need to refer to Azure as everything is already exposed through the API without having to go through the Azure route. Power BI Embedded...
View ArticlePower BI Embedded supported data sources
Hello, What are the currently supported data sources for use with Power BI Embedded? Is it still limited to Azure SQL and Azure SQL DWH? Thanks.Guy
View ArticleRe: Power BI Client app and REST API
wrote:@philipplenz Power BI API use Azure in the background. However, you do not need to refer to Azure as everything is already exposed through the API without having to go through the Azure route....
View ArticleRe: Power BI Embedded supported data sources
Unless there has been some recent announcement I've missed, those are the only 2 supported sources currently.
View ArticlePower BI Pro
Hi, I'm hoping someone can provide some clarity on this. I've created a dashboard that feeds off a data extract from my live SQL database. The data is dumped into an excel file and my dashboard reads...
View ArticleRe: Power BI Pro
Pro doesn't prevent Publish to Web reports from becoming public. Official support for embedding in Sharepoint (without making data public) is currently in progress. See and vote for this idea:...
View ArticleRe: Error while accessing powerbi published url in angular Js/ aspx files
That looks to be a CORS issue which the stackoverflow article covers various options.Which did you try ?
View ArticleRe: How create property string in power bi custom?
So that doesn't help at all. If I put:"objects": { "selectedListType": { "displayName": "List Type", "properties": { "text": { "displayName": "Textx", "type": { "text": true} } } } }I get nothing....
View ArticleRe: Custom visual build problem with drilldown
Hi, thanks for replaying.Seemes that v1.10 api capaility schema does not allow drilldown usage in json.Any idea how to activate drilldown ?
View ArticleRe: background image in pbiviz tool
, I haven't implemented it yet, check if schema.capabilities.json in .api folder of your project helps.
View ArticleRe: Power BI connecting to AWS EC2 instance with MS SQL
, As far as I know, you could try to use the "From Web" source with the corresponding REST API and write Power Query Formula Language in the Advanced Editor.
View ArticleRe: Sankey Diagram: Saving node positions
, There is already an idea at https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/15207696-sankey-diagram-fix, you may vote it up. Meanwhile, you could reach out for help at GitHub.
View Article