Copying a set of rows within the same table with user input

Hello,

I have Timesheet table with the list of employees and corresponding working days within a given month.

I want to create an action that will copy selected rows to the same table but asking a user for the month and change that month accordingly.

I tried to do this by using action "Data: add new row to another table using values from this row" and used Input() function in "Set these columns" expression for month column. The problem was that there was no user prompt and the default value was taken.

I was trying to achieve it by "Grouped: execute a sequence of actions" and was doing the copying first and later using action "Data:set the values of some columns in this row". Is this case, the user was prompted to select the month, but all the rows were updated (not only those copied ones).

Is there any way to achieve it?

0 0 103
0 REPLIES 0
Top Labels in this Space