appsmith
appsmith copied to clipboard
[Feature]: Filepicker to support parsing xls, tsv, json along with csvs
Is there an existing issue for this?
- [X] I have searched the existing issues
Summary
Filepicker widget can automatically parse the following filetypes and convert them to arrays and objects
Why should this be worked on?
Simplifies the workflows for users
Within appsmith, we wish to support parsing files into arrays and objects without users having to build their own workflows to display these files in widgets.
For xls and xlsx files, the parsing will need to happen across all sheets. The format of data can be an array of objects with sheet_name and sheet_data as keys.
@andrewdietekoki please make sure the following are present
- TL;DR of the solution
- Link to figma screens
- Link to figma prototype
- TL;DR The design task was to accommodate for:
- Data Format list update if XLS(X), TSV, and JSON are parsed
- Information update to let users know the addition files that can be parsed. This is the basically the Help text when the "Array/Object" Data Format is selected.
- Letting users quickly learn more about update via documentation.
@rajatagrawal can you check this out?
@rajatagrawal why is this not part of a sprint/
It is I think. I saw it on zenhub in the standup today and it shows here as well :