-
Please anyone help me how to add extra column that is not listed in table resource while still using fromTable()? |
Beta Was this translation helpful? Give feedback.
Answered by
pxlrbt
Dec 12, 2024
Replies: 1 comment
-
Just add |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pxlrbt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just add
->withColumns()
after->fromTable()
. See the docs here: https://github.com/pxlrbt/filament-excel?tab=readme-ov-file#defining-columns