Hi, where can I find a tutorial on how to select individual rows of a table to delete them?
You just need to use the Delete Data action and supply the correct Where statement in the WHERE statement behavior
it should look like this:

The issue occurs when users need to target and remove individual records but are unsure how to specify them.
Use the Delete Data action and correctly configure the WHERE statement behavior to identify the exact rows for deletion.
Hi, where can I find a tutorial on how to select individual rows of a table to delete them?
You just need to use the Delete Data action and supply the correct Where statement in the WHERE statement behavior
it should look like this:
