I have been trying to use the expression input() to add rows to another table, but it seems that the dynamic input is not recognized, as it is my first time using this fuction, i dont know if iโm wrong or as it is a beta fuction it is not working as it should.
Result:
It has been a wild ride to put this function working, if anyone could help i would be much obliged.
Solved! Go to Solution.
I have recently found a solution for the problem,
The ideia is, as i have some inputs to add to a third table that is not in the parent table but i can access if from the actual table, i can create a webhook to appsheet API to carry these values.
If anyone is interest in how to make the automation you could access these two topics.
At this time you cannot use INPUT() within a โdata add a new rowโ Action.
It is Possible.
Add a New Row to Another Table Means, Table 1 is the base table where your View is linked. Therefore, the INPUT value need to pass to the Table1, then following the relationship the value will go to Table 2 where you create Another row to Table2 or Update it. I have have done it using action following this rule. Actually this AppSheet basic logic. Appsheet all the time bound to a table and that table is its main business.
Yes I mentioned previously in my thread, as well. Anyway, Great.
I have recently found a solution for the problem,
The ideia is, as i have some inputs to add to a third table that is not in the parent table but i can access if from the actual table, i can create a webhook to appsheet API to carry these values.
If anyone is interest in how to make the automation you could access these two topics.
Another solution that works for me was to first create an action to add the rows then create another action to edit the rows using the input() expression and then create a third action to execute the other two at the same time.
User | Count |
---|---|
16 | |
11 | |
9 | |
8 | |
4 |