Hello, I was wondering if there is an app template that could show the:
Use dynamic inputs for data change actions
Ultimately, I am trying to create a button that will upon pressed update a set of rows or all of the rows of a table to a new value and then have that change to trigger the creation of a report including all of the rows that were changed.
Solved! Go to Solution.
Of course you're right. Thanks alot that solved the problem.
Not sure if I'm over simplfying this but it sounds like you just need to create a suitable trigger for your bot. Consider using a ChangeTimestamp column then set the trigger to [ChangeTimestamp Column]=Now()
Simon@1minManager.com
Thanks for replying to my inquiry. The problem that I'm having is the template apps that show how to create the bulk actions are related to Appsheet before bots were introduced.
When I create the button for the bot, it seems to associate to a row as opposed to the whole table.
I want to create the button to pull the records from the whole table regarding creating a report to loop thru.
I think youโre asking about the beta INPUT() function. I donโt know whether thereโs a sample app. If you havenโt already, search the community for discussions of that function for at least some information.
Hi Steve, I am trying to use the INPUT() function however, upon usage of it, I get an error:
There may be other issues, but one detail you need to fix is to replace the brackets with parentheses. All AppSheet functions, including INPUT, use parentheses. Brackets designate columns.
Of course you're right. Thanks alot that solved the problem.
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |