Re: Edit Bullet KPIs imported from Excel or create new ones.
, You could import the original data, and create measures in Power BI Desktop.
View ArticleRe: Complex RLS
, DAX provides five functions to manage data that is presented as a parent-child hierarchy in models. You could take a look at it.
View ArticleCustom visual build problem with drilldown
Hi, anyone else has problems building custom visuals when adding drilldown to capapilities ? When i build, i get something like this > error JSON capabilities.json : instance additionalProperty...
View ArticleRe: Edit Bullet KPIs imported from Excel or create new ones.
Hi ! I am talking about the bullets (red, yellow, green) balls. Once I create this in Excel, and import to Power BI, there is no way to change: Reference ValueRangesBullet colorsThis will be forever...
View ArticleRe: Power BI Embedded report is no longer being rendered.
Same issue here. Embedded content is part of a Content Pack using PowerBI on prem gateway. We are in Proof of Concept phase for rolling out PowerBi to the entire organization. The dataset is small...
View Article403 Forbidden error occured when using REST API
I'm developing API that allows to send data directly to Power BI. There must not be any user's interaction to authenticate the request. The user can set only clientId and clientSecret values. But all...
View ArticleRe: Dashboard to show trending volume
Thank you Bhavesh. Do you have a single PBIX file that you can attach here? When I open the downloads, it shows me lot of files and I am not sure where the PBIX is. Thank you.
View ArticleReverse Revenue
In all of the Financial accounting reports I have worked with, there is a simple easy and accurate way to reverse revenue so it displays as a positive number in financial reports. I have tried...
View ArticleRe: Ability to filter downstream dependancies
Thanks Sam, appreciated. I am not sure how to go about it, but will consider itRegardsDoug
View ArticlePower BI connecting to AWS EC2 instance with MS SQL
Hi I have MS SQL instance on AWS EC2. Can anyone help me know how can I have power BI connect to that SQL instance to get data.Its not AWS Redshift and we do not intend to invest in Redshift at this...
View ArticleTemplate Content Pack
Hi, I have created a template content pack that use a data set of type Web that call our web api. When I try to get it from "My organization" the site hang up, looking with fiddler I can see a 500...
View ArticleRe: Integrating Power BI report designer UI in web application
Wanted to bump this thread. Also new to Power BI, and looking to do the same as Sanket. It appears that we can only embed existing reports that have been pre-built using Desktop, but I would like my...
View ArticlePower BI Client app and REST API
Hello community, If I register a client app on this site:https://powerbi.microsoft.com/en-us/documentation/powerbi-developer-register-a-client-app/#clientToolI'm using the Power BI Rest API. Is this...
View ArticleRe: Complex RLS
Hi Sam Thanks for the reply. When looking at this it looks like these are for reading a parent child releationship. I am looking to restrict the rows processed by power bi in a similar way that...
View ArticleRe: What languages are used to build PowerBI?
I have no idea, maybe it is C++ or C#, does it really matter for you? You can also do the research, check Is it possible to know in what language an exe file is written.
View ArticleRe: Stars Custom Visual Code
, Based on my research, you may find the source code at https://github.com/tisawyer/Stars-Custom-Visual.
View ArticleRe: Dashboard to show trending volume
‘s pbix seems good, you can download it by clicking the download button in the link.
View ArticleRe: Need consultant help on power bi integration in external app
Thanks sir, it is a nice feature
View ArticleRe: Reverse Revenue
, It seems that what you want is an advanced conditional formatting. For the time being, you could try to create Power BI visuals using R script or create custom visual using PowerBI Custom Visual CLI...
View ArticleRe: Custom visual build problem with drilldown
, Based on my research, you could check if schema.capabilities.json in .api folder of your project helps.
View Article