I have a list and corresponding Powerapps form. I need the last generated ID in the SP list in the MS Flow.
Is it possible to get it?
Kindly help.
Solved! Go to Solution.
Hi,
You have the function Last, try with it :
Last(SharePointList).ID
Best regards,
Louis
Hi,
You have the function Last, try with it :
Last(SharePointList).ID
Best regards,
Louis
Hi @cyberco01 ,
You need to make sure that this item is already created in SharePoint list. If it's not submitted, only exists in edit form, then it does not have ID.
Regards,
Mona
User | Count |
---|---|
142 | |
137 | |
78 | |
73 | |
70 |
User | Count |
---|---|
228 | |
139 | |
78 | |
61 | |
56 |