--
You received this message because you are subscribed to the Google Groups "commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commcare-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Ok will do!
From: commcar...@googlegroups.com [mailto:commcar...@googlegroups.com]
On Behalf Of Cory Zue
Sent: Tuesday, September 29, 2015 2:42 PM
To: commcar...@googlegroups.com
Subject: Re: PowerBI Integration
Hey Ralph,
Currently that URL doesn't support basic authentication. Could you report an issue and we can see if our team can add it?
thanks,
Cory
On Tue, Sep 29, 2015 at 6:07 AM, <rmy...@sl.goal.ie> wrote:
--
You received this message because you are subscribed to the Google Groups "commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to commcare-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
From the CommCare team:
Hey Ralph,
It looks like Excel's Power Query doesn't properly handle basic authentication. See this article:
https://social.technet.microsoft.com/Forums/en-US/3d81cbcf-2510-41bb-b325-693d986d6641/power-query-vs-basic-authentication-webserver-with-ssl?forum=powerquery
You can get around this by adding your own custom power query expression.
- In Excel, go to New Query, but choose Other, Blank Query
- In the query editor, then click on View, Advanced Editor
- Then paste in the following:
let
Source = Web.Page(Binary.Buffer(Web.Contents("https://www.commcarehq.org/a/goal-sierra-leone/reports/export/saved/download/e54dcc5e1ec5d511ebbc1c09938460da/")))
in
Source
Note that the URL needs to end with a slash. Excel will prompt you to enter your username / password via Basic Auth then. You can then use the query editor to choose the data you want.
Thanks,
Sheel
From: commcar...@googlegroups.com [mailto:commcar...@googlegroups.com]
On Behalf Of Javariya Aamir
Sent: Thursday, May 12, 2016 5:53 AM
To: commcare-users <commcar...@googlegroups.com>
Subject: Re: PowerBI Integration
Hi all
--
You received this message because you are subscribed to a topic in the Google Groups "commcare-users" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/commcare-users/iziM4ouhIgY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to
commcare-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.