Hi, I'm using APEX 19.1.
I need to upload Excel xlsx file into blob and then process it into tables.
Is there a native APEX functionality to achieve this, or do I need to revert to csv format?
There are some posts here about 'Antons plugin', curious if it is the preferred way or has anybody used APEX_DATA_PARSER?
Many thanks in advance.