• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

delete only 1 row while there are many rows that meet the condition (google sheet)

tisaigon

Member

Attachments

  • shot_230309_044034.png
    shot_230309_044034.png
    20.5 KB · Views: 149
  • shot_230309_044024.png
    shot_230309_044024.png
    23.8 KB · Views: 145
P

Pabblymember11

Guest
1678357219254.png


It appears that you haven't subtracted a row from the desired row to delete the selected row from the Google Sheets.

Though we have corrected it for now and it should work now.

1678357193571.png
 

tisaigon

Member
@Supreme Please check, i've received email about task error detail . Thank you
Hello TRAN NINH,

This email is to notify you that for the workflow "delete row after posted" , a recent task was not executed due to following error -​

Task History ID: IjU3NjcwNTY0MDYzMjA0MzI1MjZkNTUzMjUxMzQ1MTYxNTQzOSI_3D_pc
Step Name: Google Sheets > Delete Row
Connection Name: Facebook content
Task Error Detail:

{
"error > code": 400,
"error > message": "Invalid JSON payload received. Unexpected token.\n0,\t\t\t\t\"endRowIndex\":,\t\t\t\t\"startRowIndex\"\n ^",
"error > status": "INVALID_ARGUMENT"
}
 

Attachments

  • shot_230309_195420.png
    shot_230309_195420.png
    26.7 KB · Views: 113
P

Pabblymember11

Guest
Can you please check your history log once that whether are you getting the desired data from your Google Sheets: Lookup Value action step or not?
 

tisaigon

Member
Now, can delete rows, but not all rows with value "Posted" . I tried it and it deleted 2rows but there is still 1 row left unremoved.
 
P

Pabblymember11

Guest
Hey @tisaigon

If you have more than 1 row to delete you can use the Iterator action step after the Lookup Value action step.

Though we have added that for you now. Kindly give it a try and let us know.
 

tisaigon

Member
@Supreme
I have 10 rows meet condition (cell B(i) = Posted) but error / not delete.
Please see screen and help
Thank you
My Google sheet:

My flow:
 

Attachments

  • shot_230501_215910.png
    shot_230501_215910.png
    23.6 KB · Views: 119
P

Pabblymember11

Guest
You have passed the start row number in the end row and the end row number in the start row.

So, kindly correctly map the row index.

1683013078829.png


 
Top