Re: Angular 2 and Power BI Embedded
Hello, Thanks for sharing the code. We are able to integrate the power bi reports in our Angular 2 app. But, the problem is, we are seeing empty areas with in the iframe around the report. Is it...
View ArticleChange report connectionstring and credentials
We have multitenant system and we are trying to use the same report for each, but with updating the connectionstring/credentials. We have a default report that was built in Power BI Desktop based off...
View ArticleRe: Angular 2 and Power BI Embedded
Hello, Thanks for sharing the code. We are able to integrate the power bi reports in our Angular 2 app. But, the problem is, we are seeing empty areas with in the iframe around the report. Is it...
View ArticleRe: Angular 2 and Power BI Embedded
Hello,Thanks for sharing the code. We are able to integrate the power bi reports in our Angular 2 app. But, the problem is, we are seeing empty areas with in the iframe around the report. Is it...
View ArticleConnecting PowerBI to Oauth Provider Data Source
Hello - my company runs a web application. I work mostly as a front-end developer, but I've been charged with doing research to figure out how our clients who use PowerBI could pull data from our...
View ArticleRedshift with Direct Query and PowerBI Embedded
I understand that the Redshift connector is in preview at the moment, and as such only supports Direct Query from within the desktop application. I also understand that support for the redshift...
View ArticleRe: Show Report in another web applications
Helder wrote:Is it possible to perform an integration to display a practice panel within my Web application? But the data is not removed from my local network, so it is not sent to the Microsoft Azzure...
View ArticleRe: Stream Dataset for local SQL Server Database Query
It is a Powershell script, so if you'd like to learn Powershell, you'll find the tutorial in the Internet everywhere.As to this case, the shortcuts can be How do I query a SQL Server DB using...
View ArticleRe: Change legend value label name in Line and Clustered Column Chart
I am not able to change legend value but this solution helped me while representing data in the chart with calculated column AverageIssues = AVERAGE(CustomTasks[Issues])
View ArticleRe: Power bi embed html "This content isn't available."
bdiouf wrote:Hello Community,I have tried to implement a Power BI Embdeed webpage via this simple HTML sample below: -Have already have the EmbedToken, and the Embed URL from the Github Demo, However...
View ArticleExpiration information about AccessToken generated with PowerBI Rest API
Hello, We are developping an Delphi winform application which is reading powerBI report in TWebBrowser.To call reports, we are reading AccessToken in an INI file previously generated with the ClientID...
View ArticleRe: Integrating R Shiny with Power BI
Is this feature request in any timeline at all?It is a pitty that these two great pieces of software don't play along well. #justaskingforafriend
View ArticleRe: Use 3rd party Grid/pivot control that allows cell edit in visual
, You might need to think about updating the dataset, not doing it in the presentation layer.
View ArticleGetting filtered grouping values in custom visual
Hi, I'm writing a custom visual and want to allow the following scenario: 1) User picks several grouping columns for the visual2) These are auto-filtered by other visuals/report filters etc3) My custom...
View ArticleHeadless authentication for API calls
We are using the PowerBI API to deploy reports to the PowerBI Service (not embedded). Currently we have written a command line tool that takes a few parameters and performs the import. However, we are...
View ArticleRe: Power bi embed html "This content isn't available."
I got the access token by using Power BI CLI and typing on the command prompt with applicable credentials "powerbi create-embed-token -c <workspacecollectionname> -k <accesskey> -w...
View ArticleRe: Pass-through relationship not working... Why?
Thanks! I missed the bi-directional relationship
View ArticleRest API and Dashboard not always updating
I'm having various problems with the rest api and updates. I've created 3 datasets, one Push, one PushStreaming and one Streaming.When I add tiles on a dashboard showing values from the PushStreaming...
View ArticleRe: Use 3rd party Grid/pivot control that allows cell edit in visual
Sam, The volume of the data source had nothing to do with it. After a lot of testing it was confirmed (by now also from MS) that you can't use controls in visuals that exceed 2MB. We have adapated our...
View ArticleRe: Power BI Embedded with Amazon Redshift
Hi , According from this article, we can import using all of the available data sources within Power BI Desktop. As Amazon Redshift data source is available in desktop, it should be possible to connect...
View Article