Fetch more data
In the latest API (1.12.0) is finally possible to bypass the 30K rows limit by setting the dataReductionAlgorithm to window and by checking the options.operationKind during the update...
View ArticlePie Chart with colour dependant segments.
Hi i have been posting for a few day now on the desktop forums with little joy. I am looking for a solution that allow me to change the colour of a segment in a Pie CHart dependant on the value of the...
View Articlehow to display power BI dashboard on web application hosted on sharepoint
Hi, I have a sharepoint site with master page containing headers and footers.How to embed power bi dashboard inside the container.Here we have two tabs in a webpage.MyRequest shows all the required...
View ArticleAny possibility to hide the icon/button in the PowerBI custom visual when the...
Is there any possibility to hide the icon/button in the PowerBI custom visual when the project is published (app.powerbi.com). Let us assume I have developed custom visual which having some icon and...
View ArticlePower BI Embedded not working for "app owns data" and federated login...
Hi, I'm using Power BI Embedded "App owns data" approach. I have created a master user with Pro account in my customer's tenant. When I login with that user in powerbi.com, I get redirected to my...
View ArticleSave visual from Page.GetVisuals as image
I am using the PowerBI JS API to get reports and visuals. So far using the function below gives the title of the visuals and the visuals in svg tags.report.getPages() .then(function (pages) {//...
View ArticleTrouble migrating to new power bi embedded - 403 forbidden
Hi there, I'm having some issues migrating to the new Power BI embedded from workspace collections. Reports were rendering fine using the javascript API. I was making some fine tuning changes, such as...
View Articlenumeric slider accepting input greater than amount allowed
Does anyone have any thoughts on why Numeric Slider input boxes might allow a user to enter a value greater or smaller than the values available in the column the Numeric slider is based on? We would...
View ArticleClientside - 403 Forbidden using Embedded
I have the errorhttps://wabi-south-central-us-redirect.analysis.windows.net/powerbi/metadata/userSettings Failed to load resource: the server responded with a status of 403 (Forbidden) when its on demo...
View ArticlePower BI Embedded - Status Code 403
Hello Guys!I've developed an application using power bi embedded that performs authentication on the portal to access a specific report. Everything works perfectly, but sometimes I get the error...
View ArticleEmbed token retrieval error (401 Unauthorized error, X-PowerBI-Error-Info:...
Hi, I'm having an error when I attempt to get an embed token for a Power BI report. This was previously working, and I'm unsure what changes could have caused this sort of failure. I'm able to...
View ArticleMulti fields slicer and bookmarks
My visual works like a slicer, you can add several categories and each of them is rendered as a HTML list.With a single category, all is pretty simple because each item of the list is represented by...
View Article"shouldn't have effective identity" error when passing identity to embedded...
Hello, I have an .Net core website that uses power bi embedded, and I am finding that I am getting this specific error when I am passing an identity to a report with no RLS configured....
View ArticleFilters are chopping Sharepoint Embed
Hello All, I have embed Power BI into Sharepoint, everything looks good, but the filters are getting chopped off. Please below screenshot it is only half visible in my sharepoint Thanks,Sam
View ArticleGet Latest column Value
we are trying to find the LoanAmount value on the latestAppDate. If we use filter to select IsApproved = 'Yes' then table contains 2 rows with AppDate as 01-Jun and 03-Jun in this case i need...
View ArticleUpdate SharePoint Embedded Power BI Dashboard Based on SharePoint User
Hi All,Currently, I have a Power BI dashboard embedded into a Sharepoint site. I would like to have the dashboard change the data presented based on who is currently viewing the Power BI dashboard on...
View ArticlePass parameters dynamically from Power BI to Stored Procedure
Hi,I have a stored proc that takes a hotel name as a parameter to retrieve a whole set of measures required by my dashboard.I want to be able to allow the users to select a specific hotel from a drop...
View Article