← Back to team overview

dhis2-devs team mailing list archive

Re: Web pivot cell limit

 

Hi Dapo,

I know this is a lot more involved than most people are willing to take on but if you’re able build your own dhis.war file you can modify the file /dhis-2/dhis-services/dhis-service-analytics/src/main/java/org/hisp/dhis/analytics/DataQueryParams.java and change the number near line 100 to increase it to > 50000.
    public static final int MAX_DIM_OPT_PERM = 50000;


Dan

On Jan 23, 2014, at 1:36 PM, Lars Helge Øverland <larshelge@xxxxxxxxx> wrote:

> Hi Dapo,
> 
> sorry not through the UI. Is it enough to download the table as excel/csv, or do you want to it in the browser?
> 
> Lars
> 
> 
> 
> 
> On Thu, Jan 23, 2014 at 8:30 PM, Dapo Adejumo <dapo_adejumo@xxxxxxxxx> wrote:
> Hi Devs,
> 
> The cell limit for the web pivot has been set to 50,000 understandably to protect the server. But is there a way to override this temporarily?
> 
> Any ideas?
> 
>  
> 
> ................................................
> 
>  
> 
> Regards,
> 
>  
> 
> Dapo Adejumo
> 
> +2348033683677
> 
> skype : dapojorge
> 
>  
> 
> 
> _______________________________________________
> 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
> 
> 
> _______________________________________________
> 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

Dan Cocos
BAO Systems
www.baosystems.com
T: +1 202-352-2671 | skype: dancocos

Attachment: smime.p7s
Description: S/MIME cryptographic signature


References