Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Getting share point multiple power point file content to PBI Data

I have a shre point folder which contains 1o .pptx files. All the file naming structre is as follows. Country_firstName_lastName.pptx.All the pptx files content structure is same.In all files there is a section call Bio which explains each persons brief introduction. I need to have all the ppptx files Bios and Each person full name to get into PBI data.

 

Can anyone suggest a method..

 

  • Use the Sharepoint Folder connector. Then filter by folder and file name pattern.

     

    No idea if you can actually read from PPTX. Maybe some sort of XML parsing?

1 Reply

  • Use the Sharepoint Folder connector. Then filter by folder and file name pattern.

     

    No idea if you can actually read from PPTX. Maybe some sort of XML parsing?