Add summaries to exports
I tried to add
Are there any workarounds for doing this? I need to export a table and keep the summary information in the export.
->summarize([]) to an exporter, but Filament\Actions\Exports\ExportColumn::summarize does not exist.Are there any workarounds for doing this? I need to export a table and keep the summary information in the export.