Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Action - Add new rown to another table... (select all columns in the target table)

Hello everyone, I am facing a problem.
I appreciate if someone can help me. Step to comment.
I’m trying to create an action that inserts records into a table (EquiposStockEstado) when data is created in the table (Entregas).

The problem is that it does not allow me to select columns from the EquiposStockEstado table.

As you can see, the EquipoStockEstado table has the following columns.

I need it to allow me to select all the columns in the table. But I can’t understand why he’s not allowing it.
Please can you help me solve my problem?

From already thank you very much!

Solved Solved
0 1 163
1 ACCEPTED SOLUTION

Steve
Platinum 5
Platinum 5

Columns with an App formula expression cannot be modified by actions; they can only be modified by the App formula expression itself.

View solution in original post

1 REPLY 1

Steve
Platinum 5
Platinum 5

Columns with an App formula expression cannot be modified by actions; they can only be modified by the App formula expression itself.

Top Labels in this Space