Re: [Dhis2-devs] DHIS2 and Tableau

2016-02-01 Thread Nhan Cao
Dear Rodolfo, As AChuong request, I have just update new ui for my connector (http://yeskone.com/Phplibrary/view/test_dhis_connector.html ) and support get db from api report: Go to https://play.dhis2.org/demo/dhis-web-pivot/

Re: [Dhis2-devs] DHIS2 and Tableau

2016-02-01 Thread Thái Chương
Hello Nhan, I read through your connector source. Since you hard code for basic authentication, If you can modify to provide fields for url, username and password like the following sample connector, it will become a proper connector. https://tableau.github.io/webdataconnector/Examples/jsonConnecto

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-30 Thread Rodolfo Melia
We are probably going to develop one connector to test this. I will write back. On Saturday, 30 January 2016, Morten Olav Hansen wrote: > The ideal situation will be that any report_table in DHIS is ready to be >> consumed by tableau. Currently, tableau sees the data returned by the DHIS >> repo

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-30 Thread Morten Olav Hansen
> > The ideal situation will be that any report_table in DHIS is ready to be > consumed by tableau. Currently, tableau sees the data returned by the DHIS > report_tables (see 40s video ), > but cannot complete the connection. > Yeah, as far as I know..

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-28 Thread Rodolfo Melia
The ideal situation will be that any report_table in DHIS is ready to be consumed by tableau. Currently, tableau sees the data returned by the DHIS report_tables (see 40s video ), but cannot complete the connection. The link that you sent, if I understa

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-27 Thread Rodolfo Melia
Hi Morten - we have successfully exported data in csv, and imported it into Tableau - that works fine. What we are trying to do is to have a LIVE feed from DHIS, so the Tableau dashboard are refreshed as the data changes in DHIS. The idea is to expose a DHIS data table via the API, and connect the

Re: [Dhis2-devs] DHIS2 and Tableau

2016-01-27 Thread Morten Olav Hansen
Hi Rodolfo I don't know anything about Tableau, but maybe you would have better luck importing CSV data? its a bit more manageable than JSON (which can have any format) -- Morten On Wed, Jan 27, 2016 at 6:31 PM, Rodolfo Melia wrote: > Hi everyone - the latest version of Tableau (9.1) has a new