Problems with dropdown date selection in an embedded dashboard
I have created a report with a date selector as dropdown slicer. There is then a dashboard containing that report as tile. Finally I embed the content in a website. Everything works as expected, except...
View ArticleRLS with Power BI Embedded and SSAS Multidimensional
Hi, We're trying to do a POC with an web-app that will embed Power BI reports. When a user signs in, we want them to only be able to view the data that belongs to their organization. As a source we...
View Articleguid causing errors while creating pbiviz package.
I'm trying to create a bar chart visual for power BI based on the microsoft tutorial on github. I have followed their environment setup steps exactly and was trying to create the visual with static...
View ArticleAccess transformed data programatically
Is there any way to programatically access data that has been transformed by Power BI to display in our own custom application? I see this forum question (Get data using REST API) from February early...
View ArticleDoes anybody know how to translate Javascript to Typescript?
It would be awesome if someone could translate this: https://github.com/BernhardZuba/d3js-orgchart So we could use it as a custom visual.
View ArticleFilters API does not work using SQL Server with DirectQuery and huge database
I am using SQL Server as a data source with DirectQuery. There is just one table with 6 fields that contains more than 100 million rows. My report contains one visual "Card" that should display count...
View ArticlePower BI SDK or Rest APIs
Hi - I was just wondering if I should create my own wrapper for the REST APis or use the current Microsoft Power BI SDK that is available? Is the SDK updated as often as the REST APIs are? Thanks,...
View ArticleRedirection error in custom visual
I am creating a custom visual in powerBi service. But Facing problem when trying to redirect on click of button or even on the click of anchor link. Error which I am getting when trying to redirect...
View ArticleHow to implement power bi for web application with dynamic data
I'm trying to draw dynamic Report using json data with we application. I'm getting token but not able to access dataset or not able to update dataset. I can create dataset using native app but not...
View ArticleUse Drillthrough in Custom Visual?
Is it possible to use drillthrough in a Power BI Custom Visual? If so, could you please provide a snippet of your visual.ts file to show how it's to be used? I've been searching for documentation on it...
View Articleanchor tags with hyperlink don’t work over IE/Edge.
We have a HTML web content tile over our dashboard which works fine but the anchor tags with hyperlinks don’t work over IE/Edge.
View ArticleBridge HTML with Power BI Query Data
We are trying to build a dashboard using PowerBI which will show the summary of Data pipeline health and all the active & resolved bug list from VSO & ICM. In one section of dashboard we have...
View ArticleDont summarize option in a map
Hello, I have 2 different columns one with Latitude and Other with longitud, with the below formats when i tried to put in the map, I dont see anything. I assume that is because I dont have the option...
View ArticleUnable to connect power bi data set using API
I'm trying to create dataset and push json data to dataset, but I'm not able to create dataset and push data to dataset. I can do the same for native app. But I have to implement for web app.
View ArticleCheck Orders Within A Given Date
Hi All, I'm new to Power BI. For my 1st project I am trying to determine if an order came from a marketing campaign. I have a list of campaigns, the customers involved and the start and end date they...
View ArticlePower BI Workspace Collections is deprecated and is available until June 2018
Will this be closed for everything or will only effect Power BI service users only or will it effect everyone. We use this upload our PBIX file and user reports from our website.
View ArticleContent not available on PowerBi Embed
I'm not a coder, so this could be a silly question... I've read al the steps to be taken to get an EmbedURL, EmbedID and token. I've found a samplescript to embed the report which I've used, but I'm...
View ArticleEmbed Power BI dashboard in ASP.Net core
Dear All, We would like to Embed power bi dashboard in ASP.Net core web application not MVC based. I am struggling get a working example nor I am able to find step-by-step process to build this...
View ArticleGet data in a tree structure for a custom visual
Hello, I'm trying to create my first custom visual. For my visual I need data in a tree structure like this, the tree shouldn't contain duplicates: { name: '...', children: [ { name: '...', children: [...
View ArticleR Map in Power BI
Hi, I am trying to create a map using R script visual but getting the following error: No image was created. The R code didn't result in creation of any visuals. Make sure your R script results in a...
View Article