Re: PowerBI REST API License/Azure - Help
- Do I need to sign up for Azure to use the REST API?No, register an app with Azure AD is free, I follow the tutorial without any charge on Azure.- Do I need to pay Azure to use the PowerBI REST API...
View ArticleRe: Default Map Control vs ESRi Map
cjmthompson wrote:Quick easy question i hope, Do either of these map controls send data to the US? We cannot send any data to the United States, so this is a fundamental query for using these controls....
View ArticleRe: Why "use a data gateway" option is disabled ?
How many CSV files in your case? Do you configure one data source for each file?
View ArticleRe: Default Map Control vs ESRi Map
Not what this says buddy: care to try again? My concern about "sending data to US" for those certain map visuals, is that my client does not allow it, i frankly couldn't care less
View ArticleRe: facebook analytics with power bi embedded
Thanks Eric, but i will not have all the data in my report. i wonder if it's possible to use HDInsight with power bi.
View ArticleRe: Fit to width usage in power bi embed
Hi Eric, Thanks for your reply. Below is the snap shot. We need our report to fill up the grey area around. Any help is appreciated. We will try out setting the page size from desktop meanwhile....
View ArticleREST API Silent Authentication (Token)
Hi guys, I was following the steps in this topic:Http://community.powerbi.com/t5/Developer/How-to-use-Power-BI-Rest-API-without-GUI-authentication-redirect/m-p/6030/highlight/true# To perform the same...
View ArticleWhere are datasets hosted when created using REST API
When creating datasets using the REST API, and adding them data,where are both datasets and data hosted?Is there a way to access the dataset and data previous to create a report
View ArticleRe: Fit to width usage in power bi embed
Hi Eric, We tried out applying fitToWidth in Desktop as below. With this it's occupying frame width perfectly. But, its showing up grey area in the top and bottom. Can you please suggest us any...
View ArticleJIRA numerical fields considered as a TEXT category
Hi all, I have integrated dataset from JIRA to Power BI Cloud. All data connected well, but only 1 field is considered as NUMERICAL. The rest is TEXT. However, most of the fields are numbers actually....
View ArticleRe: power bi java script API - Finally have access tokens but no staticReportUrl
This solution doesn't work and must be updated or removed. Reasons it doesn't work: 1) The script include paths you've referenced have changed and are invalid2) You're hotlinking to GitHub files...
View ArticleRe: Pass table type parameter in stored procedure
Trish wrote:Hi, I have few questions : I am using power BI desktop but stuck in few areas and its better if i get some help from you guys.1) How to pass parameter to stored procedure from slicer- since...
View ArticleRe: Where are datasets hosted when created using REST API
efonsecab wrote:When creating datasets using the REST API, and adding them data,where are both datasets and data hosted?Is there a way to access the dataset and data previous to create a reportYou can...
View ArticleRe: Custom visual - jquery and other js
, You may try to replace "jQuery" with "window.jQuery".
View ArticleDAX Measure performance
Hello,Below are some of measures :1. Count of student = COUNT(Fact[StudentId])2. Status = IF([Count of student] =1,"One",IF([Count of student]=2,"two","None"))(Please do not take above formuls's in...
View ArticleRe: DAX Measure performance
It's an interesting question, but not sure how meaningful it is. The alternative would be to use COUNT(Fact[StudentId]) in your second formula in place of [Count of student] and at that point, you are...
View ArticleCreate Relationship
Hi everyone, I have a question - I'm getting the following error message. You can't create a relationship between these two columns because one of the columns must have unique values. These two...
View ArticleRe: Power BI Embedded Bing Map Limits
Yes, I'm talking about the built-in map visual, which is a Bing map.There is definitely some kind of limit, or a bug. I have a map with over 4K markers that doesn't display all my markers (with no...
View ArticleEmbed Report Editor in Power Bi Embedded
Hi all,is there a way to embed the report editor by using Power Bi embedded?We would like to allow our customers not only to access reports created by us, but also to create their own report inside our...
View ArticleReport colors changing when published
So I've noticed that on several occasions when I publish a report to a group, the colors within a visualization will change to something other than what I set them to be. I've specifically noticed...
View Article