Input
ExecutionTrigger
Data/Excel
Detects and extracts all tables from Excel worksheets, handling titles, multi-row headers, merged cells, footnotes and multiple tables per sheet
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Trigger
Excel file
Worksheet name (optional - if empty, extracts from all sheets)
Table detection configuration
Blank rows tolerated inside one table (more consecutive blanks split tables)
Blank columns tolerated inside one table
Minimum data rows for a region to count as a table
Minimum non-empty cells for a region to count as a table
Minimum non-empty density (0.0–1.0) of a region's bounding box
Maximum header rows to detect and flatten
Joiner when flattening multi-row headers
Drop subtotal/total/aggregate rows from the data
Use Excel defined tables (ListObjects) as authoritative when present
Try several gap-tolerance segmentations and keep the best-scoring one
Next
Extracted tables (name, title, A1 range and typed rows)
Optional name/identifier for this table
Optional title text found above the table in the source sheet
Optional A1 range the table was extracted from (e.g. "A3:F42")