Is it possible to lookup a Google Sheets row using a date?

Status: Closed · Asked by Stephen Gordon on · 0 views

Stephen Gordon — Question ·

Hi All,

I've set up a workflow to run once a day to get the current date (without time) in the DD/MM/YYYY format.

The next action is a 'Google Sheets: Lookup Spreadsheets Row' that uses the Current Date value from the previous step to search the date column in the connected spreadsheet.

The date format in Google Sheets is also DD/MM/YYYY, but the Response Result is always 'Data not found'

Is it possible to look up a Google Sheets row using a date?

Cheers

Stephen

Fagun Shah — Reply ·
Hi All,

I've set up a workflow to run once a day to get the current date (without time) in the DD/MM/YYYY format.

The next action is a 'Google Sheets: Lookup Spreadsheets Row' that uses the Current Date value from the previous step to search the date column in the connected spreadsheet.

The date format in Google Sheets is also DD/MM/YYYY, but the Response Result is always 'Data not found'

Is it possible to look up a Google Sheets row using a date

Cheers

Stephen


Try converting your Date column to Simple Text using Format Menu.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
Stephen Gordon — Reply ·

And there I was trying every date format under the sun! :-)

Elegant solution as always @Fagun Shah

Back to all forum threads · Log in to reply