Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Enable loading XSLX with blank rows and sheets for schema and source data #1065

Merged
merged 1 commit into from
Nov 14, 2023

Commits on Nov 14, 2023

  1. fix: Enable loading XSLX with blank rows

    It is possible to load XLSX with multiple sheets that may contain blank pages or rows, as source data or schema.
    Merged cells are giving the top-left value to all the cells in the merged area.
    Wizard: add the last 2 steps in one single step.
    
    ING-4075
    emanuelaepure10 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f0594fd View commit details
    Browse the repository at this point in the history