Hi,
I have a SharePoint List and did customized with PowerApps Forms, I have added SharePoint list default "ID" Column and added to the Form and it is working as expected and storing list items in sequence in "ID" column 1,2,3..so on.
Here I need to Display next "ID" number on the form when user is filling form from that list.
Example: In list there are 3 items that means in "ID" column the number is 3 so when user comes and fill the new item so in "ID" column datacard it should display automatically 4 as it is next item.
How to show this one. Please need assist on this.
Thanks.