Custom Reports using Filament Tables

I am trying to create views for reports. And in these view I am trying to load filament table with the report data.

I tried creating a filament-page and load table but not able to do so due to the error Property [$table] not found on component:...
Was this page helpful?