Skip to content

Fix bug 447: MsExcelDecoder.DecodeAsync only works on text data types#450

Merged
dluc merged 1 commit intomicrosoft:mainfrom
dluc:fixexcel
May 1, 2024
Merged

Fix bug 447: MsExcelDecoder.DecodeAsync only works on text data types#450
dluc merged 1 commit intomicrosoft:mainfrom
dluc:fixexcel

Conversation

@dluc
Copy link
Copy Markdown
Collaborator

@dluc dluc commented May 1, 2024

See #447

Fix Excel decoder to better support cell types and export numbers and other values.
The solution is not perfect for Dates, Currencies and Percentages, due to limitations of the underlying lib and more investigation required to work around these.

@dluc dluc merged commit 3d7d1fd into microsoft:main May 1, 2024
@dluc dluc deleted the fixexcel branch May 8, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant