hello Community,
Can someone please share the approach (along with code) for extracting files from sharepoint online (xls , with multiple worksheets) and extract the content and load them as RAW tables in CDF.
Is there a direct feature available in Sharepoint file extractor that does this job? Should we use SDK to extend the file extraction and then read the content and insert into tables?.
If we have a large set of files and each containing multiple sheets, it can be hard to process all of them dynamically.
Please advise.