How to model data for line graph
Hi,I push data through Rest Api for creating a line graph. The chart displays the average value against timestamp.How should I model data in order to make such a report? The average will be calculated...
View ArticleEmbedded html code disable grey bars
Hi Everybody, How do I get rid of those gray bars, which show up when I copy-paste embedded html code from PowerBI report into my web page? Cheers.
View Articlepower bi embedded reports overwrite causes (500) Internal Server Error.
Want to overwrite a dataset & report without losing the current reportid. Method 1 : When using the POST method (POST...
View ArticlePowerBI embedded and Angular
Hi everyone, I want to integrate the PowerBI-Javascript SDK into Angular 2, so I thought I might start with the Microsoft sample that uses Angular 1 here...
View ArticleHashing column value
Hi, I have a couple of tables in two different databases which I would like to join.The key of one table is the sha256 hash of two columns in the other database, truncated to 50 chars. Is there a way...
View ArticleRefresh dataset in .pbix file programatically
We can refresh the dataset in Power BI Desktop file (.pbix) in Power BI Desktop by clicking the “Refresh” button. Is there any way to do this programmatically?
View ArticleCustom visual import issue
I'm creating a custom visual to read color from data. I followed the code guideline on github and tested it in visual playground. The source code is here:...
View ArticleRANKX - Resultes repeated when in a table with other columns
Hi, I have a SSAS tabular model of CRM online data and I am trying to use the RANKX function to rank open opportunities for the current quarter by Estimated Base Value and have the function interact...
View ArticleGet Measure from DataView in custom visual
Hello, Is there any way we can get measure and its output for a column in custom visual. options.dataViews[0].table.columns[0].isMeasure is the only property i could find in the table DataView. I tried...
View ArticleCritical: Cannot load embedded report (403) GET...
Using an Azure hosted SQL database Site can be accessed by external customer users, but not this particular page. This data must be private and unavailable to clients. Goal is to use PowerBI for...
View ArticlePower BI web app hosted in Azure
I am currently seeing this error in my Azure Web App using Power BI Embedded (I do not have any problems in development).Please help!!
View ArticleAutomatic language adaption of visual titles,...
Hello,I would like to know if and how it is possible to adapt automatically the language of the visuals (title, bars, numbers,...) according to the given language the user who is seeing the dashboard...
View ArticleCustom visual icon not appearing in IE 11
It seems like the inline background-image style on the button tag is missing in IE 11. Icon appears in Chrome 51:Icon is missing in IE 11. There is only a placeholder: HTML in Chrome 51: HTML in...
View ArticleData refresh in Power BI Embedded
How does one update the dataset in Power BI Embedded Workspace every time the underlying dataset changes?
View ArticlePassing SharePoint user name and password credentials for Power BI Rest API
Is it possible to lookup SharePoint profile information(Username and Password) to pass to the Power BI Rest API?
View ArticleDirect query with mySQL using Power BI Embeded
I have a mySQL database that I can connct to, and manually refresh, using Power BI Desktop, however I need to deploy the desktop solution to an embedded solution. Is it posible to use Direct Query...
View ArticleHow to use DirectQuery with Microsoft Azure Document DB
I currently have a database which I am connecting to using Directquery in Power BI desktop. I need to use some data from another document DB source too to make my visualizations. How do I connect to...
View ArticlePrint as PDF?
Hi, Is there a way to print a Power BI Desktop report as a PDF? I know could get a print screen, but I wonder if I can print it directly as a PDF. Thanks! Brenda
View ArticlePower BI MVC Embedding Tiles issue
Hello, I am having issues with my embedding of tiles into my MVC5 app. I am able to query the API, get a list of dashboards, and for each dashboard then get a list of tiles. However when I render my...
View ArticleGet Tiles API - embedURL blank
Hello, I am playing with the Power BI API, with the goal of using my Intranet MVC5 website to display Dashboards Tiles to users.However I am finding after querying some Dashboards, that the Tiles for...
View Article