MiniExcel icon indicating copy to clipboard operation
MiniExcel copied to clipboard

QueryAsync() method exception

Open AndyLeung9527 opened this issue 3 years ago • 2 comments

Excel Type

  • [x] XLSX
  • [ ] XLSM
  • [ ] CSV
  • [ ] OTHER

Upload Excel File

Please attach your issue file by dragging or droppng, selecting or pasting them. 222.xlsx

MiniExcel Version

1.29.0

Description

image When using the QueryAsync() extension method, it will throw an exception as shown in the figure above -- "Sequence contains no matching element".And the excel file was exported by the SaveAsAsync() extension method.

AndyLeung9527 avatar Dec 09 '22 06:12 AndyLeung9527

Show your mapping POCO object first.

tomexou avatar Feb 08 '23 14:02 tomexou

@AndyLeung9527 Ify you're still experiencing this issue and are interested in solving it could you please share more details and a code sample?

michelebastione avatar May 22 '25 19:05 michelebastione