Embedding report and dashboard at the same time
Hi! Can I embed a dashboard and a report and show only the dashboard and when a tile is clicked that the embedded report opens in the page of this one that I want? I mean, by example, I have a...
View ArticleAutomatically Update Visual Filter Fields
I'm using a multi TAB dashboard, on the front page I am retreiving a customer name using a salesforce report, on the second tab I'm using multiple Charts, Slicers etc with that same Customer Name as...
View Articleschema.stringResources.json missing
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 ArticlePower BI Embedded - responsive dashboard view
Guys, I am playing around with Power BI Embedded Dashboards, and one thing I have found that Dashboard actually has a switch to turn into mobile friednly view: Check this: This happens if the size of...
View ArticleCareer growth path
Hi all, For my internship i've been asked to show some HR information in a Power BI dashboard.One of the assignments is to show a 'career path', an example of this:An employee has several knowledges...
View ArticlePowerBi AppOwns Data does not show data
Hello,I have got the Demo app working -> PowerBi App owns data. I have done the same with my own aplication, first I want to have it work with the same view as the demo app. When I do this and...
View ArticleCustom visual showing in PBI web service, but not PBI Desktop
Hello, I've created the most basic custom visual - i.e. the one that comes bundled into myTestVisual folder, which says "Update count: 0". I can see it via https://app.powerbi.com but not when I use...
View ArticleHow to embed powerBI Dashboard to SharePoint online? [Not individual reports]
Hi, How we can embed a powerBI Dashboard in SharePoint online?I tried page viewer webpart and embed code with and without iframe.But it doesn't work. I am not referring to embedding reports. That...
View ArticleAdding user parameters to an R powered visualization
I have an R powered visual to which I would like add user parameters to change things like point color and weight for the plot.As I have understood it, to do this I have to change the...
View Articlecreating custom visual
Hi guys. I'm trying to create a pie chart power Bi visual for practicing custom visual creation.I have followed the tutorial given in the github repo for the environment setup and now is currently on...
View ArticleDefault visualization customization
I'm new to power bi custom visuals. I want to customize the default visualization. Let say I want to customize 'Filled Map' visualization. Add customization on top of default 'Filled Map', what needs...
View ArticleDoubt about Filtering and Embed Token
Hello, I am a new user of Power Bi embedded (developing a webapp using javascript sdk) and I have two doubts. 1. Its still not clear how to get the acess token from Azure, should I just make a post...
View ArticleDoubt about embed token and filtering.
Hey everyone, I am developing a web app using Power Bi Embedded (using javascript sdk), and I have two doubts. 1. It is still not clear how to get the access token. Should I just make a post request to...
View ArticleCustom visual with external library
Hello, I try to create my first custom visual on power pi, using highcharts library I've tried to install it from npm (npm install), try to use typings (typings install) but when I start my visual,...
View ArticleCheckbox or similar with condition
Hello,Is there any way to create a checbox that if it is active you can setup a condition in the other tables, charts, etc?Kind of botton that if some column>X, all the data with column >x are...
View ArticleRetrieve Roles API for generating token
When generating a token you now can pass in the Role(s) to use for RLS. How can you retrieve the Roles programmatically? Is that possible?Here is how you generate a token using a role:var...
View ArticleGenerating Power Bi Access Token in NodeJS
Hi, I've been trying to generate an access token to call the Power BI REST api. I haven't had any luck following multiple tutorials where I've had various problems:Can't get VS2015 on my machine (mac)...
View ArticleHow to connect D365 for Finance and Operations to Power BI with all Data...
Hi to all, I would like to get D365 for Fianance and Operations online data sources(Tables, Views, Entity) in Power BI. I can able to get On-Premises datasources in Power BI but upto 10,000 data...
View ArticleHow does Tableau stack up against OBIEE?
The single biggest difference between OBIEE and Tableau is that Tableau doesn't really have a semantic layer (the equivalent of the BMM layer in OBIEE). With Tableau, you have to have your data...
View ArticleCount times that appears in a table
Hello, I have a table similar to the below one: Name Amount----------------------------peter 5Mark 4peter 3Matthias...
View Article