Re: Calculating moving average
Hi jmdh, Thank you for the help. The solution does work, but I am left with two questions you might be able to answer: 1. Does this account for leap years?2. With this solution, you count the average...
View ArticleRe: Calculating moving average
Hi Philip, Glad it works for you.regarding your question 2, just remove 31 days to sdate : this is sdate that contains the start date of the first result. regarding 1, there is a function EDATE that...
View ArticleRe: How to disable an api call?
Hi Martyn,this sounds like a request for incremental load - which is not natively implemented, but there are a couple of workarounds for it.Principle here would be to store the data that you've already...
View ArticleRe: How to disable an api call?
btw: You can also use Powershell for the export (there you could even schedule the execution) - all hacky of course...
View ArticleRe: Click and drag data selection
The idea would be to make a selection of many data from the matrix in the matrix would not appear the data but colored boxes representing, and would need to select dozens of them in a single selection,...
View ArticleRe: Conditional formatting - Change of chart color based on the value of the...
How can we chnage color based on a measure in a gauge chart. For example the target is 99.5% if it is clsoe to targte it shows greeen else red
View ArticleRe: Error 500 Creating Dataset with REST API Console...
taliesin wrote:I have successfully used the Power BI REST API console (http://docs.powerbi.apiary.io/) to create a dataset. However, when I attempt to work with the dataset in the Power BI service, I...
View ArticleRe: Passing language while embedding the report
I have submitted the idea for the same. Here is the link:https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/17749588-language-option-for-emebedded-powerbi-reportLets hope they add it...
View ArticleRe: Power bi javascript api data refresh
So far the refresh is not avaible for a production PowerBI Javascript release, you can check Missing a “Refresh” method to efficiently refresh a report/tile. You shall wait for the release. You can try...
View ArticleRe: Embedding power-bi into cordova app is not working for some phones
That seems a common security error when using an Iframe, which is not Power BI specific. Check a similar link. I think the problem is specific for browsers or setting of the phones, embeding power bi...
View ArticleRe: Problem with Selection in custom visualization
What is the purpose for dropdowning? What does the visual do actually
View ArticleDeployment with Live Connection to SSAS
Hi, we are planning to do an enterprise wide roll out of PowerBI. We desire that all the users have access to the data via live connection on SSAS. At this point I am a little bit confused about the...
View ArticlePowerBI Embedded azure app: Maximum file size of pbix and checking error logs
Recently, I uploaded a ~350MB pbix file in PowerBI Embedded Azure app (following power-bi-embedded-get-started-sample) and it ran for more than three hours. I got no error and no message. So I closed...
View ArticleRe: Problem with Selection in custom visualization
I want visual to have start time and end time inputs . that's why i thinking of having drop down in both , so that it contain 01,02,03 hrs and so on. So, when user select start time 01 hrs and end time...
View ArticlePower BI Embedded plans for Dynamics NAV 2017 or other future Dynamics NAV...
Hello Power BI Team, the release of Power BI Embedded for Dynamics NAV 2017 has beed great news so far. As of now it is possible to embed the Power BI Reports into the role center of the ERP-System and...
View Articlepower bi embedded
Scenario: Need to embed single visual through Power BI Embedded. Since embedding of the tile is not available created report where one page holds one visual and embedding the report to the web page. We...
View ArticleCount based on Min / Max Date by Quarter
So I have two measures that calculate the min and max date by quarter. These measures reside within what's basically a calendar table. When I add the quarter field, I can add the min / max dates to the...
View ArticleRe: Deployment with Live Connection to SSAS
For your on-prem SSAS using Live Connection, you need to deploy On-Prem Gateway. Since it is live connection, any user who will these dashboards/reports, data will come from your on-prem SSAS. To make...
View ArticlePowerBI DirectQuery Performance with Measures
Hello, we are in the middle of creating a web app and powerBI embedded for our marketing cliends to create a custom reports dashboards. We started simply by creating reports with imported data, then...
View ArticleRe: Deployment with Live Connection to SSAS
just one small hickup on this though.to my knoweledge the live connection to the SSAS is not supported by the Power BI embedded yet so if this is what you are planning you may want to wait. ty,C.K.
View Article