Forum Discussion
BlueNote
5 years agoFrequent Visitor
Getting similarly named tables from PDF files using folder connector
I need to combine multiple similarly structured PDF file tables into one data set. Normally I would just use the Folder connector option from get data however I am having a problem. The PDF table ID...
- Anonymous5 years ago
could find the tools that solve your problem.
try to adapt
Table.SelectRows( source, each Text.Contains([Name], "(Pag 16-19)")[Data]
Anonymous
5 years agoNot applicable
could find the tools that solve your problem.
try to adapt
Table.SelectRows( source, each Text.Contains([Name], "(Pag 16-19)")[Data]