Skip to content

Divide rows in multiple Sheets #192

@bojmaliev

Description

@bojmaliev

I think nice to have feature is to be able to divide the export in different sheets.

It should me something like:

ExcelExport::make()
    ->fromTable()
    ->getSheetUsing(fn($row)=> $row['type']) // where $row['type'] is sheet name

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions