does any body help me, i want to create a preview for excel sheet for my UI design, But i don’t want to rise the expense any more. Is there any way to preview excel sheet. i need to just preview if in any element or in a new tab. thanks for your attention.
I haven’t tested but you can have a look to plugins like xlsx preview Plugin | Bubble.
1 Like
this video is really solve the problem, but i know js very little bit, but have no idea about react. many many thanks for you replay. have a good day.
i don’t know, am i set the logic right or not. but there is no preview for the xlsx file link.
I haven’t used the plugin. The plugin uses this JS library.
I think it reads and parses Excel files and display the data in table format.
You can see a sample demo apps that use the library to reads and display a Excel file here.