You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to delete a row, all I get is the following:
{
"deleteRow": {
"rows": [
5
]
}
}
That is the row number in the worksheet but doesn't provide my ID column. I have no idea what row in the worksheet matches the database without the ID.