Hi, I am quite new to PowerApps and have eventally got the majority of my form working, my form is created through MySql which seems to be causing me some issues.
However I have been asked to implement an autonumber function within my app, Is there anyway of being able to sent up a standard autonumber (e.g. 1,2,3,4,5 etc) for each new form?
It would be prefereable if I could even assign these in the backend mysql table and the user never seen these.
Any help would be greatly appreciated.
Thanks
Paula