Hello everybody,
Attached photos to try to explain my goal.
I recently completed my project however I'm improving, the action I use I learned using a tutorial from this community.
However I'm trying to apply it to another google sheet, ie transferring data from a column to another sheet. And the data is not updated, the action seems to work properly but the values are not updated.
Could someone help me to correct the error?
โ
โ
Solved! Go to Solution.
@engelmo wrote:
but the values are not updated
Are you seeing the old value of Lista Supplementos?
I believe it is a sync timing issue. The Select statement pulls data from the background data store, if I am not mistaken, and the value the second action sees is the old value, the one before the update.
You can try to use INPUT() technique instead.
@engelmo wrote:
but the values are not updated
Are you seeing the old value of Lista Supplementos?
I believe it is a sync timing issue. The Select statement pulls data from the background data store, if I am not mistaken, and the value the second action sees is the old value, the one before the update.
You can try to use INPUT() technique instead.
User | Count |
---|---|
15 | |
12 | |
9 | |
8 | |
4 |