Re: [Dhis2-devs] [Dhis2-users] Linking Power BI and DHIS2

2018-03-22 Thread Michael Mwebaze
Hi Channara, you create the token on Powerbi. See link below with some useful hints. https://docs.microsoft.com/en-us/power-bi/developer/walkthrough-push-data-register-app-with-azure-ad Regards, Michael On 22 March 2018 at 06:47, channara rin wrote: > Hi Michael, > Do you have guide for opti

Re: [Dhis2-devs] [Dhis2-users] Linking Power BI and DHIS2

2018-03-22 Thread channara rin
Hi Michael, Do you have guide for option 2: connect through web API? how can i find dhis1 api token key? On Thu, Sep 14, 2017 at 11:05 PM, Michael Mwebaze wrote: > Hi Stanley, > > you basically have two options for this. > >1. download data from dhis2 as csv and upload it to PowerBI (you wil

Re: [Dhis2-devs] [Dhis2-users] Linking Power BI and DHIS2

2017-09-14 Thread Michael Mwebaze
Hi Stanley, you basically have two options for this. 1. download data from dhis2 as csv and upload it to PowerBI (you will have to create a dataset for that on PowerBI) 2. make use of DHIS2 web api to pull data and push it to powerbi via its web api as well. To achieve this a number o