HELP, AGAIN!! I NEED TO DELETE ALL ROWS FROM A TABLE

Hi guys !!!

I need your help please! my head is going to explode. I made a button that will delete a group of rows conditioned by 3 columns, but it just leaves one row and gives me the following message. 

ACTION FAILED

COLUMNXFOUR Is Required

Here I leave how I did the action:

ACTION 1: Effect: Grouped: execute a sequence of actions

ACTION 2: Effect: Data: execute an action on a set of rows

For a record of this table: TABLE 1
Do this: Effect: Data: execute an action on a set of rows
Referenced Table: TABLE 1

Referenced Rows:

SELECT(TABLE[COLUMNXONE],AND([COLUMNXTWO]>=1,[COLUMNXTHREE]=[_THISROW].[COLUMNXTHREE],[COLUMNXFOUR]=[_THISROW].[COLUMNXFOUR]))

Referenced Action: ACTION 3 Effect: Data: delete this row.

ACTION 3: Effect: Data: delete this row

I hope you can help me!! 🙂

 

 

0 1 79
1 REPLY 1

Top Labels in this Space