Forum Discussion
Anonymous
5 years agoNot applicable
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
- lbendlinSuper User
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?