Forum Discussion
Giulianna
1 year agoHelper I
Data from multiple pdf files on sharepoint
l am trying to create a tool that extracts information from multiple pdf files from a folder on Sharepoint using Source = SharePoint.Files(CurrentDirectory), where my CurrentDirectory is the share...
Giulianna
1 year agoHelper I
When I use this URL I have to use Helper Queries to be able to transform my binary data into table, which I dont want to because I would need to create too many helper queries which makes my tool extramely heavy and slow. Do you know any way around it?
lbendlin
1 year agoSuper User
No. This is the correct way to do it. You only need a single helper query and you can craft that one yourself. No need to use the default option offered via the "Combine binaries" button.