json_to_sheet not convert data as required #2888

Closed
opened 2023-02-21 14:14:24 +00:00 by MohamedAli · 2 comments

Hello ,
i try to convert data come from API as expected but it get with key called value not convert to json_to_sheet schema , can any one help me please ?

Hello , i try to convert data come from API as expected but it get with key called value not convert to json_to_sheet schema , can any one help me please ?
Owner

That is very weird -- can you share the original file?

That is very weird -- can you share the original file?
Owner

This is potentially the same problem as #2972 . If the data had an object or array as a key, it would be passed to the worksheet object without inspection. Please try going back and flattening the object as described in #2972 (comment) .

This is potentially the same problem as https://git.sheetjs.com/sheetjs/sheetjs/issues/2972 . If the data had an object or array as a key, it would be passed to the worksheet object without inspection. Please try going back and flattening the object as described in https://git.sheetjs.com/sheetjs/sheetjs/issues/2972#issuecomment-10516 .
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#2888
No description provided.