Re: Error :Data Source access error,please contact gateway administrator.
Hi ,Did you go thru the Get Data experience? Does the account which you're signed in as in Power BI have access to the AS datasource? What do you see if you look at the logs:...
View ArticleRe: Two or more API queries - refresh error
I am using this query type for each report, so I could have 10+ queries for one data set. let authKey =...
View ArticleRe: Enterprise Gateway greyed out
For anyone having trouble with this like I was - your file/folder name on your enterprise gateway data source must match exactly with the data source in the report file. I had a bunch of excel files in...
View ArticleRe: "Rank" data in Lithium content pack shows (Blank) data
I was seeing the same thing for a while, but recently started working correctly now for Lithosphere: I wonder if there was an API change in LIA -- Lithosphere is on a slighly different version than...
View ArticleRe: SalesForce scheduled synch setup returns error
I've just responded to the support desk with another set of screenshots so will keep you posted on the response
View ArticleRe: Stream Analysis refresh problem with "the data set doesn't contain any...
I've got it with help from here: http://stackoverflow.com/questions/37353925/powerbi-and-stream-analytics-auto-refresh-doesnt-work/37356419#37356419 You must use the Q&A function and pin it on...
View ArticleRe: stream analytics refresh
I've got it with help from here: http://stackoverflow.com/questions/37353925/powerbi-and-stream-analytics-auto-refresh-doesnt-work/37356419#37356419 You must use the Q&A function and pin it on...
View ArticleRe: Auto refresh with Power BI and Stream Analytics
I've got it with help from here: http://stackoverflow.com/questions/37353925/powerbi-and-stream-analytics-auto-refresh-doesnt-work/37356419#37356419 You must use the Q&A function and pin it on...
View ArticleRe: SalesForce scheduled synch setup returns error
Below is the latest respond I've got on my ticket Hi Majd,The latest information that I had received from our product group on this issue is that they believe it is something to do with your...
View ArticleConverting Unix timestamp from Stripe API to Date/Time
Hi,Is there a way that I can convert the `created` attribute of a Stripe `charge` object to Date/Time? It's currently in text format as a Unix timestamp, i.e.: 1463948811, see example here...
View ArticleConnect with secure JSON source
Hi,I'm a newbie to PowerBI. I know that PowerBI can connect to pre-built web services like Google Analytics, but how do I connect to other online sources that aren't part of PowerBI yet but require...
View ArticleRe: Refreshing data from CRM online
Hi, I'll be using content pack. And how often the data could be refreshed in this mode?
View ArticleRe: Refreshing data from CRM online
With a free account, it is once per day, with a Pro account, it is something like up to 8 I believe.
View ArticleRe: Converting Unix timestamp from Stripe API to Date/Time
Well, if it is a Unix timestamp, then it is the number of seconds from 1/1/1970 (UTC). So something like this calculated column should suffice: UTCTime = VAR UnixDays = [UnixTime]/(60*60*24) RETURN...
View ArticleTransfer CRM Online security model into Power BI
Hello everyone, Using CRM contect pack it is possible to import CRM data model to Power BI, including relationships.Is there any way to import security model as well? So that BI users will see exactly...
View ArticleRe: Connect with secure JSON source
netwire, for your API example below use Get Data - Web - in Power Bi Desktop. http://api.nobelprize.org/v1/laureate.json or use this let Source =...
View ArticleRe: Converting Unix timestamp from Stripe API to Date/Time
Hi,Just an idea - try a functionhttps://github.com/IvanBond/pquery/blob/master/Date.EpochToDate.m Best regards,Ivan
View ArticleRe: "Rank" data in Lithium content pack shows (Blank) data
Hey Your reply made me confident and I removed and then set up again my dashboard in Power BI.Unfortunately no change and the rank information is still showing as (blank) Lithosphere and our...
View ArticleRe: Transfer CRM Online security model into Power BI
I am not aware of anything like this.
View ArticleSystem Centre Dashboards
Hi All Please can someone assist by pointing me in the right direction. I am looking to get my system centre dashboards and office 365 information into Powerbi. Please can someone tell me where i can...
View Article