SharynVross1
2 years agoQrew Member
Remove a Record from a Table using Pipeline
I created a table called "approvals" to list requests waiting for approval. If the approval is DECLINED, I want the "request" to drop off from the approvals table. I am using the status as the trigger: If the status = "Approval Rejected," it should be removed from the table, but I don't see a way to make that happen. Any help would be much appreciated! :)
------------------------------
Sharyn Vross
------------------------------