Skip to content

[FEATURE] Graceful Handling of Missing Extra Columns in Vision Excel Files #338

@juan-lopez-amezquita

Description

@juan-lopez-amezquita

Contex:
Users can include additional metadata like GUID or StationID in the extra_info section via custom YAML mapping files. However, these extra columns may not always be present in the original Vision Excel file—especially when working with partial exports.

Currently, if an extra column such as StationID is specified in the mapping file but missing from the Excel file (e.g., in the Transformers or Three-winding transformers tables), the conversion fails.

Proposal
Update the Excel conversion logic to gracefully handle missing extra columns.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions