You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used activeadmin-axslx for excel download in active admin rails 4.
When I use the filters to fetch only few records based on some condition and try to download the excel with this fetched data, the excel shows all the data irrespective of the filters.
I only need that data in the excel that I have filtered.
Can any body help me achieve this?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
NayanaBhagat
changed the title
Using only filtered elements in the execl download
Using only filtered elements in the excel download
Jan 8, 2015
I have used activeadmin-axslx for excel download in active admin rails 4.
When I use the filters to fetch only few records based on some condition and try to download the excel with this fetched data, the excel shows all the data irrespective of the filters.
I only need that data in the excel that I have filtered.
Can any body help me achieve this?
Thanks in advance!
The text was updated successfully, but these errors were encountered: