Hello,
I would like to know please whether there is a reason for which we can “Add rows to another table using values from this row”, but we can NOT "Update rows of another table … "
Instead of having to use complex (and in some cases non-reliable) lookup operations, I was wondering why is AppSheet missing such action?
Personally, I use a personal method based on custom keys to locate values, I’ve read several older topics regarding the subject so I’m not facing an issue and thanks to the community I know how it can typically be done. I just couldn’t find the reason for making this feature unavailable and I’m really interested in knowing why.
Thank you!
Solved! Go to Solution.
Sorry for the many reply’s but there’s a lot in this thread
From this status change, you can then trigger off all sort of automations.
Unique()
that list…eventually it will reduce to a single “Complete” value
and(
count(UNIQUE([Related Whatevers][Status]) - list("") = 1,
in("Complete", UNIQUE([Related Whatevers][Status]) - list(""))
)
User | Count |
---|---|
35 | |
9 | |
3 | |
3 | |
2 |