• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

Result displays different destination than the step has been pointed to.

Status
Not open for further replies.

Durkis

Member
I am building an automation that interfaces with G Sheets.

first I go get row and that delivers the ID for another sheet that I want to update

Screenshot (98).png


this delivers the accurate sheet. so far so good. Now I go update cell value and point the automation to the sheet I want to update with date/time as pictured here:
Screenshot (99).png
but the response has a completely different sheet, in fact it's the sheet that I got the correct URL from:
Screenshot (97).png

So then I re enter all the details, trying to find the issue, and get cannot parse range. The URL works, I checked it, and the field is there :
Screenshot (100).png
Can you help with these behaviours?
 

Fagun Shah

Well-known member
Select Sheet value and above fields's value can't be same. You can try passing name Sheet like 'JobSheet' or its id. But you are passing workbook id instead in both fields.

1653791460809.png
 
Status
Not open for further replies.
Top