Hi, has anyone got code for doing an incremental count within a powerapps form?
I am trying to code a add/remove function for users to e.g. add a guest's details to a form.
Repeating Tables is turning out to be very cumbersome, particularly saving data to SP.
So i'm trying to have 10 hidden rows that get 'shown' when the 'add guest' button is clicked. Hence the need for a count.
Any suggestions would be much appreciated,
Thank you