Clarify me on how can I embed my dot net application inside Powerbi Embedded...
Hi Can anybody clarify my how can I embed my report inside the PowerBI Embedded Resource Is there any kind of dot net code or software that We can use to embed into the Powerbi embeded?? How can we use...
View ArticleAny help here
On the table below, starting from Account till Descritpion (I will keep appending data) and i would need to use them as filter on the visualization. I want to calculate Cost 1% and Cost 2 % - Matching...
View ArticleHow to get / set Cookies inside a visual?
I want to use cookies inside my visual / set them. I think it wont be possible because of sandbox restrictions.But does anyone knows more about it? (when i want to read / set cookies i am always...
View ArticleData link doesn't work
Hi everyone. I was trying to link two data by date. In one field I have only two dates, in another 100. However, Power BI desktop says that one of the column should have unique values. What can be the...
View ArticlePBI with Power App in Sharepoint
Hi everybody, I have created a PBI report that contains the PowerApps custom visual. This report works fine, both in Desktop and PowerBI.com. We have great experiences with embedding PowerBI webparts...
View ArticleQuestion of integrate map with restful api
Hi,we had integrate dataset with map and push data to dataset every 5 min by restful api then show the data in map, but we would like to filter specific columns and only show last status on the map...
View ArticleError: The key didn't match any rows in the table. Only on web.
Hi all,from today I have a problem updating data from Google Analytics only from the web Power Bi app.If I try to update data from the Desktop app it works well.The error message is:MessageThe key...
View ArticleHow to select specific values?
Hi everyone, I have a visual with rectangles and values inside of these rectangles. Is it possible to have a slicer, which will highlight values >0?For example, I have 4 values - -2, 0, 5 and -3....
View ArticleIs there visual to highlight data
Hi everyone, Is there any visual to highlight specific data using checkbox? Something like having multiple conditions and checkbox for this conditions, and when checkbox is selected, appropriate data...
View ArticlePower Bi Js Api Example From GitHub
HelloI was learning Power Bi Js Api from github and then when I start make my example. I got this problemthis is my Code. (I am using angular. I took access code,url,id from sample form github)//...
View ArticleAccessing row data from table or matrix data view mapping.
I think this is a very basic question, but I am trying to process the data in a custom visual, and I can't figure out how to get it! I have data roles defined thusly (mostly from guessing and looking...
View ArticleTotals combining sums from two different fact tables: 'Estimates' and 'Sales'?
I have two tables. Table 1 contains individual information. Table 2 contains the Goal information and I am trying to figure out the % to goal. the tables are joined on Year.Table1...
View ArticleAuto-Populate Category/Measure Fields
In the Microsoft Map visual, clicking the checkbox beside an attribute named "Latitude" will automatically place that field in the visual's "Latitude" category, even though latitude is not the first...
View ArticleSample Application which shows App Owns Data Integration with external User
Can somebody share a sample application where a external user do login to the application and redirected to the Powerbi embedded report if the report is suitable for him (What I mean to say here is if...
View ArticleDAX: Create complex measure with multiple aggregations over multiple table...
Hi All.. I have the following tables in my data model with the below given sample data...
View ArticleNull or Empty Selection?
I have a map-based visual that supports spatial filtering. Currently, if I draw a spatial filter, the points within the filter are added to the current selection, and other visuals are properly...
View ArticleEmbedding Power BI (embedded/premium) for charitable organisations
Hello, I am currently working with a small charitable organisation that is looking to use Power BI reports with their SalesForce data. Point is, it would increase user acceptance if we could embed...
View ArticleWhat determines the column order of a table data view mapping?
In my capabilities.json, I have data roles defined like this: "dataRoles": [ {"displayName": "Measured Depth", "name": "measuredDepth", "kind": "Grouping"}, {"displayName": "Is Planned", "name":...
View ArticleGenerateToken in Javascript Problem
I'm using this code to login in AADfunction login(network){ // By defining response type to code, the OAuth flow that will return a refresh token to be used to refresh the access token // However this...
View ArticleGenerateToken REST in Javascript
I'm using this code to login in AADfunction login(network){ // By defining response type to code, the OAuth flow that will return a refresh token to be used to refresh the access token // However this...
View Article