Hi, experts
I have a requirement which consists of downloading an excel document (xlsx) with a specific file path.
I searched a way of downloading with specific file path and only found out the standard way of downloading xlsx file to download folder ( Spreadsheet table export ...export json array).
Is there a way or any workaround to download excel file with a specific file path?
Generally, I would like to implement file download function like a file uploader function!
Thanks for the help!