When using action to add a new row to another table, No changes to FALSE?

I am trying to use the action "Data: add a new row to another table using values from this row" but when the data gets added to the other table, the value of the column that should be Yes or No changes to TRUE or FALSE. The original column is an Enum that requires Yes or No. I have tried to figure out a workaround without luck.

Any advice? Thanks.

Solved Solved
0 8 254
1 ACCEPTED SOLUTION


@mdanaher31 wrote:

but when the data gets added to the other table, the value of the column that should be Yes or No changes to TRUE or FALSE.


Could you mention what is the base type of the enum column or more importantly the other table's column where it is updating through action. 

My testing did not show any problem in saving in backend as well as showing up in the email delivered  from automation, properly as Yes/No Values.

Email received from automation:

Suvrutt_Gurjar_0-1678808213963.png

Backend data saved:

Suvrutt_Gurjar_1-1678808267375.png

Column configuration:

Suvrutt_Gurjar_2-1678808337446.png

The column  saved in another table through action:

In the other table also the column type is "enum" with "Yes", "No" enum options.

Suvrutt_Gurjar_3-1678808847329.png

 

 

View solution in original post

8 REPLIES 8
Top Labels in this Space