Jump to content

Workflow that reads values from CSV


Recommended Posts

Easy enough, yes. Since you haven’t given many details, I’ve had to set some defaults that may not fit your use-case ideally.

Get it here (temporarily available). Open the workflow’s directory and place your CSV inside, with a name of list.csv. To call it, simply type gv (that’s “gv” and a space) followed by your query. Press ↩, and you should get your y value on the clipboard. It’s case insensitive, and you don’t have to type the whole x value, but you have to start at its beginning (e.g., if the value is “Alfred”, typing “alf” will work, but “fred” will not).

Link to comment

Vitor: Thank you very much! This worked like a charm. I made the necessary changes to the query for the filepath.

 

For anyone else looking to use this, I had to make sure the CSV used , and not ; as both my Excel and Numbers apps exported with semicolons and not commas.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...