Re: Modified Power BI custom visual and generated new pbiviz file, but not...
, It seems that you are facing the same issue in this thread(http://community.powerbi.com/t5/Developer/Tweaking-an-existing-Custom-Visual-the-change-is-successful-but/m-p/107019#M3739).
View ArticleRe: RLS embedded Licensing Question
Hi Christofer, I saw that link, this text taken from that link is the one that confuse me. You may use the Power BI Embedded service in your applications that (1) add primary and significant...
View ArticleRe: Modified Power BI custom visual and generated new pbiviz file, but not...
Thanks, the steps in that solution worked. I had to change the guid before packaging it again. Given that before I did this, when I uploaded it, it asked if I wanted to update the visual, I got the...
View ArticleRe: embed a PowerBI report in Salesforce
You can not use iframe in salesforce using "X-Frame-Options" as a security measure, it will block the external site. Unfortunatley the proper way to achieve this is using Canvas in Salesforce side and...
View ArticleRe: Have Microsoft published the pbix file for the Project Web App Content Pack?
Thanks, but no, it is not available for download.
View ArticleHow can I show the Load Date in a SSAS Live Connection
Hello.I have my DWH with some metadata such as table´s load date.I would like to show that information in my dashboards which connect with SSAS but I don´t know how I can do it.Thank you in advance.
View ArticleRe: PowerBI Embedded - DirectQuery on Azure SQL not refreshing
Thank you Sam. But see, that's the thing, the data is just not refreshing. I have a controlled set of test data and last week I did some small alterations to test the data refresh. So far, nothing has...
View ArticleRe: How to add calculated columns using Rest API
Thanks I added this idea and here is the LINK . I hope community will vote it so that we can have this feature sooner. P
View ArticlePower BI Embedded Github project Visual Studio Error
Hello, I am trying to learn how to upload desktop Power BI files in Azure Power BI Embedded according to this website - http://www.mostafaelzoghbi.com/2016/04/power-bi-embedded-step-by-step.html. I am...
View ArticleRe: How can I show the Load Date in a SSAS Live Connection
You cannot connect to two different sources if you are using SSAS Live connection, in this case, you need to bring this data in cube and then show it from there.
View ArticleRe: Publishing real time dashboard to web
Just posting it here for others help. I tried this out and at this point, there is no real time report display in web app. Realtime graph - Yes for PowerBI service, No for web app integration. Hope...
View ArticleHow do I turn on word wrap for column and rows in a matrix visualization?
This seems like an obvious setting to have. And I have to use the matrix because I have a dimension field in my column header.
View Articlecell height matrix
This seems like an obvious setting to have. And I have to use the matrix because I have a dimension field in my column header.
View ArticleRe: Waterfall with Opening and Closing Balance
Hi ,The waterfall chart is not suitable for your scenario, you would need to consider to use other type of visuals. A waterfall chart shows a running total as values are added or subtracted.The...
View ArticleInternaliazation using power BI Desktop
Hi All, We have mutiple languages data in database,when customer wants to see country specific language need to translate to the existing data to the related country native lanugage. Can one suggest...
View ArticleRe: Internaliazation using power BI Desktop
Couple ways that I can think of. You could create a language table and then relate that to a table that has duplicate rows for each language with a language column such that when you filter by language...
View ArticleRe: Is it possible to pass username and roles with powerbi-node api?
, After taking a look at powerBIToken.ts(https://github.com/Microsoft/PowerBI-Node/blob/f9e00fdea65b55d2ccc5c7ffcc8b36bbaab0c3ea/lib/core/powerBIToken.ts), I find that you need to specify parameter...
View ArticleLimit of Columns in Matrix Object
Hello, I have one question. When I try to create a matrix object with two dimensions (one by rows and the other by columns), the object don't show me the 100% of values contained in the dimension 2...
View ArticleRe: 403 Forbidden error occured when using REST API
I am having this same problem. I get a valid token, but when I pass the request, I get the HTTP Error 403: Forbidden. In Azure AD, I delegated permissions, and I tested sending request through Apiary...
View ArticleVertical Scroller
Hello all, I am looking for a custom visualization that is a vertical scroller. Similar to the opening of Star Wars. I need to show a long list of stats by Sales Person so I need it to scroll...
View Article