I want to update a filtered table with a column that indicates the consecutive order for printing, how could it be generated?
Thank you.
Hi @Wilfredo
Welcome to the community.
You may want to change category into โQuestionsโ.
I think you are loooking for a UX settings.
It is here:
Hello Aurelio, what I am looking for is that my table is updated in consecutive order since when several people enter at the same time the item is repeated, use the SELECT MAX plus 1 as generator of the numerical order, and then it comes out like this.
ok.
What about that, then ?
Initial value expression for [Item Participante]:
MAX([Item Participante])+1
Not possible.
I disagree. However it would be quite difficult. Too difficult for me to have had enough time to respond here, especially in a way that a new Appsheet user would understandโฆ
Basically:
i.e. serial loop processing
Hence, โnot possibleโ.
User | Count |
---|---|
19 | |
9 | |
8 | |
6 | |
5 |