Hi there. According to docs in email subscriptions the size of the content of attached csv or excel file can be up to 2000 rows only. Is it possible to extend it to 10k rows ? Thank you in advance!
@rcronin is building a solution for this
@rcronin How can I contact you regarding questions ?
@Luiggi Thank you!
@Farida - drop me a private message on here please.
The coding change is done. Waiting for someone to review. Pull request can be found here: https://github.com/metabase/metabase/pull/32401
@rcronin Thank you! Will give you a feedback once we are done reviewing it.
Hello @rcronin , I am also interested in this improvement. Can you please confirm if your change was released? If yes, in which release version?
I think the configuration variable [
MB_AGGREGATED_QUERY_ROW_LIMIT
](Environment variables)
affects this.
There's a few likely candidates, I've not played with this bit.