Aggregate Column Data Not Visible
Closed this issue · 1 comments
quietwatcher commented
Does It support Laravel-Excel View method?
Tables\Columns\TextColumn::make('invoice_items_sum_total')->sum('invoiceItems','total')->label('Bill Amount'),`
alperenersoy commented
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.