hale icon indicating copy to clipboard operation
hale copied to clipboard

Import all tables from an Excel sheet at once

Open thorsten-reitz opened this issue 3 years ago • 3 comments

Right now, when importing an Excel sheet as schema or source data, it is necessary to go through the process once per table in the sheet. To reduce user workload, it would be desirable to be able to import all tables (with default settings, e.g. interpretation of all columns as strings).

thorsten-reitz avatar Feb 07 '22 09:02 thorsten-reitz

Can it be one issue for me? @thorsten-reitz @stempler @florianesser?

Flaminietta avatar Oct 18 '22 20:10 Flaminietta

This issue has been automatically marked as stale because it has not had activity in the last 60 days. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 08 '24 01:05 github-actions[bot]

Backend functionality was implemented in this commit. UI support still needs to be added.

florianesser avatar May 10 '24 06:05 florianesser