Re: Cloning and Rebinding Reports for powerbi embedded
Berty wrote:@Eric_Zhang THe idea is to create a report template, where I reuse the same report for many datasets (with the same schema).You can try either wayUpdate connection string. This would allow...
View ArticleRe: Averages by time period and cumulative for averages
Maripo wrote:Genious! Thanks a lot, Averages work as expected. Now I need to calculate Cumulative (running) total for Current Plant Demand Weekly Target values (the one you just helped me to...
View ArticleDid anyone successfully connected Power BI toBusiness Objects Universe is...
I was wondering to see that there is no direct connectiviy to SAP BO universe from Power BI. Can anyone tell me when this feature will be avaialble in Power BI. This is very much required.
View Articlecan custom visualisation have any toggling functionality?
I am using 64 bit Power bi. As i new to Power BI.In one of my project has following requirement.1) is there any custom visualization available in power bi, which can provide toggling funcationality for...
View ArticleRe: Averages by time period and cumulative for averages
Cumulative of the average is a requirement from the user. He needs to see where we are in terms of fulfilling the demand over time. Demand number comes as one number versus actuals spread accross time...
View ArticleRe: Cloning and Rebinding Reports for powerbi embedded
For the Update connection string, is it correct for me to assume that I can create new reports programmatically? For example, I import a file called template.pbix with some visualis onto azure. To...
View ArticleVisualization Updated Automatically?
Hi, I am not sure if this is the default feature on PowerBI or not but I noticed that the design of one of the Visuals on our report is changed.I am using Tachometer visual and Callout Value peoperty...
View ArticleExport filtered dataset programmatically?
Hi, Suppose I use PowerBI service or embedded and want to send table visual rows to some other web service. How can I do it? I was considering custom R-script or visual, but the network is blocked in...
View ArticleRe: Cloning and Rebinding Reports for powerbi embedded
The one thing I do not see in this thread is an indication of whether you are working with imported datasets or with DirectQuery-mode datasets. That will make all the difference in finding the right...
View ArticleRe: PowerBi Embeded Moving from Dev to Porduction
My project is based on Direct Query mode, Glad, that it works with Connection Strings.. Thank you
View ArticleRe: Averages by time period and cumulative for averages
Maripo wrote:Cumulative of the average is a requirement from the user. He needs to see where we are in terms of fulfilling the demand over time. Demand number comes as one number versus actuals spread...
View ArticleRe: Power BI Embedded Row Level Security, Couldn't load data for this visual...
Hello Eric, I tried uploading your power BI File and i received the same error as with my powerbi file.However, if i remove the RLS from your file and then upload it it works fine.
View ArticleRe: Power BI Embedded Row Level Security, Couldn't load data for this visual...
I also tried recreating my embedded workspaces/starting the sample from scratch again. Still with the same issue.
View ArticleRe: Replace replace current embedded report with new one on same page
tylersbrown01 wrote: Let's say I'm making a single page application and a user requests to see a new report. I want to be able to reload a new report into the existing <div id="report-container">...
View ArticleRe: can custom visualisation have any toggling functionality?
, Alternatively, you may drag both fields to Legend and use icons in the top left corner of the visualization to toggle level in the hierarchy.
View ArticleIs a PowerBi Embedded Dashboard Tile accessible in a WebApp for anonymous users?
Hello I have a Webapp and I want to allow my clients to embed their PowerBI Dashboards and Tiles in my app.I intend on implementing PowerBI Embedded and I think I have that figured out, but I have one...
View ArticleHiding Navigation Pane in iframe
Hi, We are able to integrate power BI report using angular 2. But we are seeing a navigation area as highlighted in the below screenshot. This is allowing to navigating to other tiles in the report....
View ArticleRe: Power BI Embedded Bing Map Limits
I don't really want to send a pbix file with our customer's data in it. I will send a couple of screenshots.
View ArticleRe: Power BI Embedded Bing Map Limits
Here is a shot of unfiltered markers, followed by filtered markers, which suddenly show new markers. The only thing I'm changing is the filter by clicking on congestion.unfiltered, with missing...
View ArticleRe: Hiding Navigation Pane in iframe
How are you embedding reports? Are you using the the Power BI REST API to retreive the report's embed URL and then embedding the report using the Power BI JavaScript API? It looks like you have just...
View Article