Skip to content

HWi - Inconsistency between number of columns in header and data #1

@milanfon

Description

@milanfon

While parsing CSV from HWiNFO64, the number of columns in header and in the data part does not match, which means that for the selected key, wrong data (from another column) might be loaded.

TO DO:

  • Investigate parsing - what columns are the problematic ones?
  • Maybe change how parsing works
  • This does not happen if you import the CSV for example into Excel

Fix:

  • Right now hotfix was created that allow you to use the index parameter on the item with prefix d that loads directly the data from selected column and does not automatically load them based on the header.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions