Is it possible to export entries from past month ? For example i have to make monthly report and so export entries from contour.
At the moment when using the Form Export Pop up (csv), i get all the reviews which is an equivalent of 3000 entires.
Did tried to make use of the filtering et all records from the last Month, but here again another issue where i can only get a limit of 100 entries when making use of the show number of entries.
Exporting entries from contour
Hi ,
Is it possible to export entries from past month ? For example i have to make monthly report and so export entries from contour.
At the moment when using the Form Export Pop up (csv), i get all the reviews which is an equivalent of 3000 entires.
Did tried to make use of the filtering et all records from the last Month, but here again another issue where i can only get a limit of 100 entries when making use of the show number of entries.
Any suggestions how i can get this working ?
//Fuji
USe the export all, at the left top (opens a dialog)
Hi Tim,
I did that but its giving me all 3000 entries. I only want to be able to export only entries from the past month.
Filter in excell then :)
:(
Or think you can also update the table js to add 5000 option
Just trying to see where it fetches those from
Ok so it's using the jquery datatables default @default [ 10, 25, 50, 100 ]
Just update that on the editFormEntries.aspx page
But again just export all and then look for latest date and remove the other entries will be much faster :)
I will try one of those in any case !! :P
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.