Hi All, Sorry im a bit stumped and new to powerapps.
I have 2 sharepoint lists
- Contacts
- MobileServices
- Name
- AccountNumber
- Simcard
- NewNumber
- SerialNumber
In powerapps i have a screen that has a name field That comes from the sharepoint list contacts. When its updated i need simcard number text box to be updated with the simcard number IF its in the mobile services sharepoint list otherwise leave blank for a new simcard number to be provisioned.
Would the "Onchange" property on the name textbox be the right spot for to initiate a lookup to then populate the simcard text box?