Hi,
I have 35 images to sort, they each contain an image which says the company name (e.g. Kilzipore) and the file name is the Job number_(Random number) E.g. 34572_4383. I would like to create a flow that Logs the Job number (The first 5 numbers) and the Company name next to it (The Job # is in its own cell and the Company name is in its own cell next to this Job number). This needs to log all 35 Jobs in a list format (It isn't always 35 can be as many as 200 or more etc).
I know how to get the variables for the Company name (with OCR) so don't worry about that, and getting the variables for each file is obvious enough with 'Get files' (With a Subtext regular expression for the first 5 only. What I don't know is how to log this data correctly to excel in this above described list format.
Does anyone have an idea on how to create this flow? I have already tried and have yet to get something working.