browse and upload excel on PEGA screen
Hi , I am trying to browse and Upload Bulk excel sheet .I am doing it by MSOParseExcelFile OOTb method and it working fine by uploading a binary template.
But the requirement here is that, business wants to upload file with columns in any position.
Example ,we have 3 columns in excel(name, age and sex) and we have defined binary template in same pattern. But business wants that they should be able to upload excel in any pattern like( age,sex,name) and it should be parsed properly.
Any leads on this.
***Updated by moderator: Lochan to update platform capability***