Export with extra row with totals #3664
Unanswered
SuryaWebfox
asked this question in
Q&A
Replies: 3 comments
-
How resolved? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any solution to achieve this ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
For those who still wondering this, we could implements
You might wanna merge some cell, or getHighestColumn, etc. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PHP: 8.1
Laravel: 9.16
Laravel-Excel: 3.1
I am using a
FromQuery
export. I would like an extra row at the end of the export that sums up the values of some of the numeric columns. I could not find any examples or anything similar in the documentation.Thanks for any pointers in the right direction.
Beta Was this translation helpful? Give feedback.
All reactions