alperenersoy/filament-export

Aggregate Column Data Not Visible

Closed this issue · 1 comments

Does It support Laravel-Excel View method?

Tables\Columns\TextColumn::make('invoice_items_sum_total')->sum('invoiceItems','total')->label('Bill Amount'),`

hey! sorry for the late response. as I see header action works well with aggregate columns but there is a problem with bulk action. I checked and submitted a pr to filament to fix this.