You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to commcare-users
Can anyone please tell me how to integrate commcare into Power BI, so I can get information from commcare forms using a web connection in Power BI? I need this so I can use the data in the forms and refresh the analysis in power BI, without having to download the excel workbook each time. If you could please tell me how to do this, I would really appreciate it. Thanks.
Jos van der Ent
unread,
Feb 27, 2017, 5:59:35 AM2/27/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to commcare-users
You can link PowerBi by adding this to the 'source' =
Web.Page(Binary.Buffer(Web.Contents("link")))
Link you would need to replace with the link found at excel dashboard integration.
Be aware in my case I had to replace http to https