Power Bi REST API - Groups - 401
Hello all, I have been working on troubleshooting an issue in the power BI service and am pretty stuck. With a .NET console app, I am able to create and get a dataset as well as add rows to a table in...
View ArticleComposite keys
Hello everyone. I'm trying to put together a composite key between two fields from the query editor. But it returns error, and I am using the correct syntax. For example, I have two fields "date" and...
View ArticleRLS in Power BI Embedded (App Owns data) with Azure analysis service live...
Hello, I am using Power BI Embedded (App owns data) version with Azure analysis service live connection. I want to implement RLS. For this, I want to pass some custom values (Eg: cutomer_id,...
View ArticleHow can we connect to data bases in different Servers dynamically based on...
Hi when you have two companies A & B where the data achitecture is as below . Company A DatabaseName: dataAServer: ServerA Compnay BDatabaseName: dataBServer: ServerB is there a way to paramertize...
View ArticleManaged Metadata Columns from SharePoint 2013 list are not displaying in...
I have followed below steps to import SharePoint 2013 list which contains Managed Metadata Columns to Power BI Desktop toolTo access data within Power BI Desktop, we have used “Get Data” then chosen...
View ArticlePower BI report dropdown slicer not working properly
Hello, Consider a scenario, I am having two dropdown slicers in my report. One is of Category and the Second one is of Sub-Category. I have enabled to refresh the Sub-Category dropdown on changing the...
View ArticleVisual.update() not triggered when switching from Reading to Edit View
already posted this in the "Service" board, but maybe it belongs here also: When switching from Edit to Reading View, Visual.update(options) is triggered and options.viewMode is set to 0.Vice versa,...
View ArticleHow to embed report in windows 8.1 app using x-ms-webview tag?
Hi, I am working on windows 8.1 app. Windows 8.1 app doesn't support <iframe> tag and recommends <x-ms-webview> tag. So, I embedded report on a html page hosted on cloud and used that page...
View ArticlePower BI Embed
Hi I need help to understand Power BI Embed using Azure Services . In Azure Services I show two thing for Power BI Embed 1)Power Embeded2)Power BI Worksapce Collectionso which option using for embed...
View ArticlePower BI Report Realtime Automatic Refresh
Hi, I am looking to create a Power BI report that needs to refresh as the data changes in the source (which is real time). The source is databricks and the diect query connection to it seems to be...
View ArticleFilter the values based on conditions on other two columns
Hi All,I need help in below scenarioI need to consider the values based on few conditions 1) if count(ProblemId)>1 && Priority = "Critical"(if we have 1 value with critical status, 2 values...
View ArticleVisual.update() not triggered when switching from Reading to Edit View
When switching from Edit to Reading View, Visual.update(options) is triggered and options.viewMode is set to 0.Vice versa, when switching back to Edit View, Visual.update() ist NOT triggered and...
View Articleembedded user for auth token
Today the user we are temporarily using to get auth tokens back while developing an embedded solution had their password expire. Therefore we need a user whose credentials never expire to apply for...
View Article(502) bad Gateway
Hi All, a quick question, i m trying to connect Power BI Desktop to Zendesk, but i m still get the following error : i reduce the table data to only 1 row, but i got the same error. Thanks a lot!
View ArticlePower BI integration with MatLab
Hi, I would like to know how I can integrate my MatLab code with PowerBI.Is there a way that I can use MatLab within Power BI or a way to trigger my MatLab code through PowerBI? Can I use it before,...
View ArticlePowerBI Embedded report hangs on loading when rendered by Javascript API
I'm trying to embed a PowerBI report into my web app, that is running locally in my dev server, with the Javascript API. I know everything is working since I succesfully rendered the desired report in...
View ArticlePowerBI Embedded report hangs on loading when rendered by Javascript API
Hello, I'm trying to embed a PowerBI report into my web app, that is running locally in my dev server, with the Javascript API. I know everything is working since I succesfully rendered the desired...
View ArticleGet data from Liquid Planner API
I am trying to get data from Liquid Planner to Power Bi Desktop. I keep receiving an error while trying to connect through Get Data-> Web, or a power query sample for pulling data I found here in...
View ArticleEmbed workspace APP in a custom page.
Hi everyone. We have Premium capacity on the organization that I work. My question is if it would be possible to embedded an app in an application? The problem is that if I embedd a normal...
View ArticleRestAPI Authentication
Hello,I'm trying to put data to PowerBI dataset from javascript.But, POST https://api.powerbi.com/v1.0/myorg/groups returns 401 UnauthorizedHow can I be authorized?My step is1. register myapp to azure...
View Article