Embed a Report into a UWP application WebView
Hi all, does anyone know if it is possible to embed a report into a webview within a UWP application. I can display a publically availble report but I wish to do so with the private ones using...
View Articleinstalling custom visual dev tools
First, let me say it sucks that the dev tools built into the browser are being deprecated. It was so approachable, quick and not intimidating. Plus the deprecation notice sends you to...
View ArticlePower BI EmbedURL-multiple filters
0down votefavorite I have been trying to filter my embedded PBI report using the filter query syntax:&$filter={tableName/fieldName} eq '{fieldValue}'and this works for me. However, when I apply...
View ArticleIntegrating Asp.net page with Power BI
Here is the test case scenario for Q1 and Q3 combined. An auditor logs in to the dot net windows application.The auditor views a tabular report. One of the column in the report has a link 'Click here...
View Articleintegrating the report in a web application with single sign on
I have done the following. 1. I built a report using power bi desktop and published to the power bi service.2. I set up row level security to restrict users to access based on the role and user id.3. i...
View ArticleNew to creating visuals
Hi,I want to learn how to create visuals. I am not fimilar with Javascript so I dontknow Typescript language. Can anyone help me in this matter. Pls share if there is a turtorial for thisthank you Vicky
View ArticleHow to get quantcast live data to Power BI
Hi Team, I have Quantcast account with p-code and also registered in Quantcast Measure API with key and secret. How to get Quantcast live data to Power BI with the API key and secret? Please do need...
View ArticleXML parsing failed at line 47, column 39: Illegal name character
I just received the following message: "XML parsing failed at line 47, column 39: Illegal name character" I saw one related post to mine; but no solution. Nothing has changed with my dataset or report....
View ArticleDAX Question MAX Date Record
Hi This is a DAX question i have 2 tables and they aretblA has a one to many relation with tblB tblB is a Fct table and tblA a Dim tableTblA (DIM)aKey , aName , .... 1 a 2 b tblB...
View ArticleSample UWP App using Power BI Embedded API?
Hi, We are in the process of using Power BI API in one of our UWP Apps. We have found a sample Web App that uses PBI API. However, we where unable to locate a sample UWP App that uses the the Power BI...
View ArticleRunning total visual
Hi colleagues, I use diagram (screenshot) for tracking % of running total. How I can do the same visualization in PowerBI environment? Do I need to use one of existing visuals or I need to create...
View ArticleHow to start.... Dashboard in a web page
Hello, in my job they want to include some awesome graphics of our data (non-public data), so they decided to start with Power BI dashboards, but.... I really have no idea how to start! I mean, I need...
View ArticleDAX Function Help
Hello,My requirement is to calculate max ExtractDate(Column Name) for each month in dataset after filtering the dataset based on user selected report parameter in Power BI Desktop.For Example: Dataset...
View ArticleCustom Visual - Datapoint Fill Color - how to link it back to the data?
Hi, I've been working on a cross-tab custom visual which I will be releasing / open-sourcing soon: I want to implement a conditional formatting based on the measure value. The small example below has...
View Articlemodelling an ontology in Power BI
HI everyone, I would like to model an ontology in power bi.I have made an ontology for cv competences and I want to use or create a module (such as filter or slicer) to vizualise and browse it in order...
View ArticleUploaded report with categorical axis, automatically changes it to continuous!
Hi, I have specified a categorical axis to display dates on the x-axis in the desktop client. When I upload to Azure via the API and display the report the axis has changed itself to continuous and...
View ArticleAuthenticate Power BI Web App without displaying GUI authentication
I have created a web application that authenticates a users right to view a report using a simple form based authentication that is separate from azure ad. Is it possible to embed a report into an...
View ArticlePowerBI-JavaScript SDK problem with Azure PowerBi embedded
Hello All, I used the CLI Tool to uploaded a report to azure and genereated the correct access-token. please see next post I downloaded https://github.com/Microsoft/PowerBI-JavaScript/tree/dev (it is...
View ArticleShare Scheduled Report of Power BI
How can I share my Power BI report with team through email. Is there any option to send the scheduled report in excel attachment which can send that report automatically ,not manually. ThanksMukesh
View ArticleREST API authentication in PHP
I am trying to authenticate using REST APIs, on my PHP backend. However, I am unable to obtain the auth code or access token. I've registered my application on https://dev.powerbi.com/apps as a server...
View Article