How to implement custom links in Power BI visuals
We have a business request to implement custom links in Power BI visuals to navigate to third party URLs. We have tried using anchor <a> tag in our custom visual but it is not clickabe because...
View ArticleEmbedding a Specific Report Section tab via IFrame
We are integrating a Power BI report into our web site via the instructions at https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-integrate-a-power-bi-tile-or-report. The issue is that...
View ArticleFilters on embeded Iframe ad authenticated report
I am trying to filter a report programatically but it is not filtering.I am using the url filter method mentioned here...
View Articlehow to display the value selected item in a slicer in another single row card...
Hi I want to show the values selected in a slicer in another card object in the report , how to go about it. Cheers
View ArticleDyanmically changing the title based on the drill down
Hi How to change the title in a chart with drill down feature to show the bread crumbs of the drill down.Say I have drilled down from year to quarter. Then the title should show Year-2016 Quarter Q1....
View ArticleDrilldown Stopped Working on Custom Visual
I'm not sure when it started - definitely quite recently - but my custom visual's drilldown has ceased to work on Desktop, Service and Mobile. As I recall I didn't have to implement anything specific...
View Articledynamic visualizations
Hello, Can i know if power BI supports the followingability to automatically change visualizations/flags on dashboards/reports when we have data issues? (ie say an icon resource type/link is read from...
View ArticleCan Power BI Embedded support rendering via MVC PartialViews?
I am following the sample on GitHub for Embedding a Power BI report. The sample solution also includes the utility that creates the workspace on Azure. The sample runs just fine. I am now trying to...
View ArticleWhere are the "see records" columns setup?
Hi, When I right-click on a visualization report, I get the "see records" option, I click on it, and I get the right number of records but a column that I'd like displayed as well, is not showing, I...
View ArticlePower BI Embedded report is no longer being rendered.
My reports were rendered, consistently, without issues.Suddenly today, after the Power BI loading splash/animation, all i see is a blank/white content with the following message: This content is not...
View ArticleHow to access context information inside a custom visual
I am building a custom visual that needs to know information about the report it is hosted in and its state. For instance I need the following:- Username of the current user running the report- The...
View ArticlePower BI Embedded questions
Hi, We are working on a proof of concept with Power BI Embedded preview and we came across few questions. I have done research on internet regarding these questions but couldnt find much information....
View ArticleAssign color automatically in line chart
Hi,I have a line chart with about 250 lines. This is very messy but normally a filter is used to display at most 10 lines.All lines have different colors. But I would like to assign always the same...
View ArticleWhat is Power BI embedded?
What is difference between Power BI embedded(link) and Integrate a Power BI tile or report into an app(link)? Power BI embedded(link): Can we use this feature for integrating existing dashboards into...
View ArticleDynamically define colour of bar/column graph - custom visualisation
Hi, I'm looking to create bar or column charts with defined custom colours for each item in the legend. Can anyone suggest a way to pass a data field containing color information such as #FF0000 to a...
View ArticleHow to render a Power BI Embedded report in Partiality?
I am following the sample on GitHub for Embedding a Power BI report. The sample solution also includes the utility that creates the workspace on Azure. The sample runs just fine. I am now trying to...
View ArticleHiding visual level filters
I have an embedded report and there are some visual level filters that I do not want the end user to be able to play with. Is it possible to hide these from the side bar that has filter options, or to...
View ArticleEmbedded report "control"
Hello All, We're going to be embedding a power bi set of reports into a website. As I design the reports, I am a little unsure what our website guy can do with the reports I create...it makes a...
View ArticlePower BI developer, architect and admin.
Hi everyone, I am trying to learn power BI.I want to know about the specific skills and roles of a Power BI developer, architect and admin.( example : Developer : report build, cube etc.Architect :...
View ArticleRendering Power BI Embedded view invoked from jquery.load( )
I'm afraid this question will be very niche (since Power BI Embedded is a brand new feature in Azure which is still under preview mode).So here goes:When I render a Power BI report via an MVC...
View Article