How would you go about recreating this table in Filament?
I have a summary table that looks like the attached. Is there anything in Filament, plugins, or even just custom Livewire that would help me build something like this? As you can see, the user can expand the summary to see the rows that contribute to the upper level.

2 Replies
Not sure if it’s exactly what you’re looking for but there are tables summaries. https://filamentphp.com/docs/3.x/tables/summaries
I did see these. I might be able to make something work but it won't be the same. This table is taken out of a BI tool and I've never seen anything on the web like it before.