Filter Not Working (Javascript API)
I am using the Javascript API to embed a powerbi report however the filter is not affecting the result. The code is as follows: function getFilters () { const filter1 = {$schema:...
View ArticleTransportation and logistics report Power BI
Hello All, Does anyone have a dataset or POWER BI report base on Transportation and Logistics?Please you can forward it or send me the link. ThanksPE
View ArticleHow to debug Custom Visual in mobile devices?
Hi,We have developed custom visual and it works fine in all Browsers. Unfortunately when one opens it on mobile device it behaves really strangely. When we open it, it does load but then it starts to...
View ArticleError in gateway
Hi Team, We are facing issue while setting up the gateway. PFA and help us to solve the issue
View ArticleCalling a data connector inside another data connector
Hi all, I have a use case where I want to create a custom data connector that connects to other connectors provided by Power BI and then performs business logic on the data retrived from that data...
View ArticlePower bi EDX upgrading to verified Certificate
I have completed the powerbi course and all the assessments in edx in audit track and i would like to upgrade to get the verified certificate. I have one more month as the deadline. If i upgrade to...
View ArticleHierarchy Slicer - Search Not Working with Select All Enabled
The search doesn't work when Select All is enabled. Is it just me, or is this a bug or a desired behavior?
View ArticleSecond filter that would be between month beginning and ending
I have the following code, which sums up all my fees for my clients. SumAmtVar = SUMX ( FILTER ( _billings, _billings[_tsg_clientid_value] = accounts[accountid] ), __billings[Amount] ) What I am...
View ArticleEnter function parameter values manually in custom data connector during...
Hi all,I have a use case where I want to ask user to enter the data source name (existing power BI provided data sources) to connect to and then subsequently retrieve the input values for that data...
View ArticleError connecting Through R
I am getting the following error when I paste the following code in the R script connector box. It is simple script that runs on RStudio. df1 <- data_frame(school = c("A", "B", "C", "D", "E", "F",...
View ArticleIsGrandTotalRowTotal
Hi, We are auditing all the DAX queries generated by Power BI and hitting the source SSAS tabular cubes using extended events in SSAS server. we were seeing few queries taking longer time for a...
View ArticlevalueFormatter ignores culture for displayUnit
Hi all, I'm having little trouble with valueFormatter as I can't get it format my values as expected in terms of the unit abbreviation and the given culture. Even though it produces the correct decimal...
View ArticleCollection React App Release Summary & Changelog
Welcome to the release summary and breakdown of the new Collection React App feature on Discogs. Don’t be shy to add your voice to the many collection enthusiasts who have already reached out to shape...
View ArticleHow can I add a member of group workspace using C# PowerBI API
How can I add a member of group workspace using C# PowerBI API?I trying to add a email member to my workspace using the power bi api for .NET but i'm receiving a message "Operation returned an invalid...
View ArticleHow to show tool bar on embedded report
I have an asp.net web page that I have used to host an iframe for a power bi report. The report shows up fine no issues there. However I would like to show the toolbar on the top of the report so that...
View ArticleIs it possible to embed the entire powerbi.com app as an iframe inside...
I would like to host powerbi.com inside of my asp.net website page. Specifically I want to do this so that users can create, edit, etc their reports and dashboards starting from within my website url....
View ArticleIs anyone actually using JavaScript event handlers in embed mode?
We'd like to get more insights into what users are doing in our embedded PBI reports. We know there's an event model in place for this...
View ArticlePower bi service not available in Azure
Hi there, I am trying to add Power BI API in Azure. I followed all the instructions from this doc: https://docs.microsoft.com/en-us/power-bi/developer/create-an-azure-active-directory-tenant and the...
View ArticleSystem.InvalidOperationException
I am trying to use PowerBI Embedded resource from MS Azure to embed an report on client application. I am following steps delineated on this link :...
View ArticleEnter function parameter values in between function calls in custom data...
Hi all,I have a use case where I want to ask user to enter the data source name (existing power BI provided data sources) to connect to and then subsequently retrieve the input values for that data...
View Article