Network navigator
When I add a value to specify the weights of the nodes (source node weight and target node weight) they become a mess. What I realize is that the values are not summed up so that the node sizes,...
View ArticleSend data from Kaa to Power BI
Hello, i am trying to send data from Kaa (Open source IoT platfrom) to power bi using REST log appender (Method POST, type JSON). I have readed about authorizing, azure active directory, etc. I am...
View ArticleBulk Score Card creation
Hello Everyone, I've been given the task to create 200+ scorecards in PowerBI. I can create the model, but my question is how to produce individual PDFs for end-user consumption without having to do...
View ArticleGit Source Code for the Doughnut Chart Visualization?
I've found the Git source code for a number of the more advanced versions of the doughnut chart (asterplot and sunburst) but I haven't been able to find the source for the standard donut chart (which...
View ArticleRLS Embedded app owns data for multiple users in different roles
Hi all, I've put alot of time into figuring out whether or not PBI supports RLS for multiple external users (non-ad) in different roles without having to set a table similar to the one in the...
View ArticleSocrata Data API (json, paginated) --> Timer Azure Function (node.js) -->...
Hello! The Setup: Each month I need to grab gov open data from a Socrata REST API and update an Azure SQL instance.There may be 2M rows! Or there may be 1000 rows. I need to hit several different...
View ArticlePower BI Embed dashboard without Premium Account
Hi, Is it possible to embed dasbhoards without the Power BI Premium Account?I currently have the Power BI Pro license.Thank you.
View ArticleNeed help: RLS Embedded app owns data for multiple users in different roles
Hi all, I've put alot of time into figuring out whether or not PBI supports RLS for multiple external users (non-ad) in different roles without having to set a table similar to the one in the...
View ArticleMeasures and Dimension Details on slicer
Hello Team, I need help on two points :-1 i have requirment like user has select measure from on list and once user select from list then only particular measures data will appear on reports . 2. and i...
View ArticlePowerBI Application Authentication
We are trying to utilize REST API of Power BI which allows to integrate a Power BI report into an application.We have created an application within our Microsoft Azure Active Directory and given...
View ArticleAuthorizations: Power BI with SAP Query
Dear Power BI Community, we want to connect SAP Queries to our PowerBI with the BW Connector. So my main issue is - we need to have the same authorizations in Power BI, like when the SAP Query is...
View ArticleCustom Bar Chart - Data Point Colours
I am creating a custom bar chart using sampleBarChart to show duration of my tests, in addition in need to show passed and failed tests using different colours for each bar. These are my data roles in...
View ArticleMulti WHERE Clause: (OR) AND
Hi, This a way to apply an OR in the filter conditions? Or adding an embedded where clause? The tool already applies ANDs between filters but not ORs EX: (I figured out how to union the two tables,...
View ArticleCreate a new report from an existing data set in Power BI
Currently, we are only able to create a new report from an existing dataset via the javascript API. Will a REST API endpoint be available in the feature to create a new report from an existing dataset?
View ArticleMVC Web App to Import Power Bi into Power bi service
any working sample MVC web app to import power bi files into power bi service i see the below sample is for client app but i am looking for a mvc application sample...
View ArticleDashboard embedded
Hi! I'm embedding a Dashboard using this code from Github and it works fine but what I want is that the dashboard that is embedded works as the Dashboard that I have in my own workspace (on...
View ArticlePowerBI API Developer & application "ClientID" and "ClientSecret"
I will try to keep the question as simple as possible. We are using the API within our "On premise" application. We have registered our application in Azurre and have a ClientId and Secret for our...
View Articlepublish to web disappeared
Hi, Today i dont find item "Publish to web".How i can share my report with people who haven't access to my dashboard ? Thanks,
View ArticleOrganization Chart Visual from github
Has anyone got this organization chart visual to work: https://community.powerbi.com/t5/Best-Visual-Contest/Force-direct-node-link-graph-for-adjacency-matrix/cns-p/7654 I can't find the pbiviz file...
View ArticleApi report custom header add role
public async Task<ActionResult> GetReportEmbedded() { // Create a user password credentials. var accessToken = await GetTokenCredentials(); var tokenCredentials = new...
View Article