Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] how can i transform the data sent to DownloadExcel before it is exported ? #102

Open
vesper8 opened this issue Dec 21, 2020 · 1 comment

Comments

@vesper8
Copy link

vesper8 commented Dec 21, 2020

I would like to perform additional formatting and transformations on the data shown in Nova's table before it exported to an excel spreadsheet. Is there a way to pass a transformer class or any other way of performing transformations? I can do this with your Excel package but I don't see how to do it with your nova addon.

Thank you

@vesper8 vesper8 changed the title how can i transform the data sent to DownloadExcel before it is exported ? [Question] how can i transform the data sent to DownloadExcel before it is exported ? Dec 21, 2020
@patrickbrouwers
Copy link
Member

Have a look at our documentation example: https://docs.laravel-excel.com/nova/1.1/exports/customizations.html#concerns

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants