Hello,
I would like to export my data to an excel sheet. No problem to do it. But the limit is 42 raws. I need to export about 500 raws. Is it possible?
Thank you very much
MJ
maxj wrote: But the limit is 42 raws. I need to export about 500 raws. Is it possible?
How did you came to the conclusion that there is a limit of 42 rows? What error occured when you tried to export e.g. rows 200?
And just to be sure. You mean rows and not columns?
Which version/build of LimeSurvey are you using?
maxj wrote: Hello,
I would like to export my data to an excel sheet. No problem to do it. But the limit is 42 raws. I need to export about 500 raws. Is it possible?
Thank you very much
MJ
Just to be sure, also take a look to your PHP limit ( memory and other stuff ). I'm not sure if it's take impact also on "export", but for sure the max_input_vars limit has some reflection on number of elements that you can import into limesurvey.
Take a look to you PHPinfo ( you can check trough Limesurvey, in Global settings => Overview => Show PHPInfo )