This is my first portal power app so please bear with me.
Scenario:
I have a table which uses GUID as a primary key. Now in portal app I have a form and when a new record is created I want to automatically assign a GUID to it.
Earlier I had a canvas app so I was generating a GUID on submit of the form which used to get saved in the backend.
I want to do the same in portal apps as well.
Kindly help me in getting this.
Thanks,
Shreyansh