← Back to team overview

dhis2-devs team mailing list archive

Re: Report Table Periods

 

Hi Juma
You will need to design and implement a custom report for this as far
as I know. I have used BIRT in the past for such reports, only because
it is easier to create report parameters and present them to the user
(using a combination of SQL queries and cascading parameter groups).
It would be good to know how to do this through Jasper as well
however.

Best regards,
Jason



On Thu, Mar 22, 2012 at 5:20 AM, Juma Lungo <jlungo@xxxxxxxxx> wrote:
> Hi
>
> Is it possible to configure 'report table' so that you can select start
> month and end month? eg. February to May, or March to May or March to July.
>
> This selection is adhoc in the sense that it does not follow quarters or
> bimonthly.
>
> If yes, how?
>
>
> Lungo
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to     : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>


References