I am working on release 740.
I have read the xls file present at application server using READ DATASET
and have all the data in binary format.
My concern is to convert this binary data into TEXT format, so that I can manipulate it.
Plus the xls have has multiple sheets inside it.. so how to split the binary data into different tables