Hello Team,
Could anyone please let me know if there is any new plugin or method or smart service to read excel data uploaded and display in Grid.
I have seen, "Parse Excel Spreadsheet to CDT" smart service and 'readexcelsheet()' method.
Looking forward for some response.
Thanks in advance,
Divya
Discussion posts and replies are publicly visible
More precisely you can use "readexcelsheetpaging()" to extract data from Excel, as an output it would give you a data subset, which will be easy to use further in the grid or any other object.