Hi All!
I have SP list with 10000+ items in it. I have a column (single line text) which Name 'ACRNumber', now i am creating custom form with PowerApps. My task is capability to automatically assign a unique ACR number to any submitted ACR form, each ACR number must be unique i.e. ACR Number : ACR2543. In my form this DataCard is invisible.
I understand that i need Sort my column and get the last entry then separate the part with numbers and do +1 , but i cant realize this because of delegation warnings 😞
Id in SP list and ACRNUmber not te same(
Maybe somebode can help and have good ideas to solve such problem,
thanks!