Data Delete and Update Feature

Is it possible to delete all data in a table or maybe delete specific rows from a table? Also, can I look up data in a column and update that amount in another column? Thanks

Yes, if you are referring to the data editor, you can select individual rows and press the delete key to delete them.
If you are referring to deleting through the app, that is also a yes. The Delete Row action can delete in individual rows as well as delete multiple rows through a relation.

Yes, you can use user a Set Column action to set a value.

Problem with the Set Value command

It looks like you are taking the operating balance and writing it to itself, so thatā€™s why it seems like itā€™s not doing anything. Change the drop down in your action to write the current balance to the operating balance instead.

Thatā€™s what it was. Thanks.

1 Like

Do Question Marks in a Relation column mean an error or not a relation?

The relation column will pull back a random valueā€¦ a question mark is fineā€¦ Click on the question markā€¦ you can see into the relation and even scroll through the matches.

Okay, thank you.