Can't Access Table Changeset Array in RetoolDB Query

Cannot seem to get access to my Table's changesetArray for bulk updating a Retool DB.

Any advice on why I'm getting the Out of Scope error?

Hello @vinnie,

  • Verify Component Binding
    Ensure that the query is referencing the correct table component.

  • Check changesetArray Availability

You may also prefer using this community forum Update Query using ChangesetArray trying to update identity column - #9 by edurmush

3 Likes

Thanks for the input.

Was 100% sure (at least I think) the component binding and the changesetArray availability (see previous screenshot) were accurate.

I previously closed out of my app and after reading your post, went back to take another screenshot, and access to custTable is now available.

Strange, never experienced that in my years of Retool but I'll take it!

2 Likes