Action Copy row with a _ComputedKey does not copy this virtual key column

I have a table with a _ComputedKey.
I have an action that needs to copy this virtual column _ComputedKey to an other table with some other fields. The action does not work with this Virtual Key Column. It runs, no warnings and no result.

The same action works for another table when I use a real column with an uniqueID().

Somebody any idea?

Solved Solved
0 7 290
1 ACCEPTED SOLUTION

I made a new ComputedKey myself and that did the trick.
I did something wrong. Making an action and forgot the workflow to be triggered.
Now it works.
Thanks for your concern Steve and weekend replies.

Peter

View solution in original post

7 REPLIES 7

Steve
Platinum 4
Platinum 4

How are you attempting the copy?

With an action 3X_e_8_e8ba4c90ccbe0a2610049d9c63ee3e4d04780c3f.png
The action is triggered by a value in the parent table.

I want to copy the ID to the other table

Please post a screenshot of the action’s configuration.


I made an action in the parent table:

I don’t see any configuration that would copy the value of _ComputedKey.

I made a new ComputedKey myself and that did the trick.
I did something wrong. Making an action and forgot the workflow to be triggered.
Now it works.
Thanks for your concern Steve and weekend replies.

Peter

I forgot the workflow. So first I test with the computed key…

Top Labels in this Space