Good Afternoon,
I've got a problem with some field, that I cannot manage to retrieve.
I've got in Screen1 a NewForm(Form1) linked to the entity Contact in dynamics 365.
In this Form1, I have the contactid (DataCard1) of my entity (who is at first empty, because I haven't submitted my Form)
Then two screens later, let's say Screen3, I SubmitForm(Form1) ; and now I need to store my Contactid in a Collection. And I cannot manage to give the good name such that, PowerApps recognize that I want the contactid of my lastSubmitted Form.
Do you have any idea ?
I've tried a lot of things and nothing seems to work....
Thanks a lot
Sabrina