web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Reference a form field...
Power Apps
Unanswered

Reference a form field outside of the form

(0) ShareShare
ReportReport
Posted on by

I have two Sharepoint online lists, Contacts and Incidents.  They are linked by the Contacts phone number, i.e., there is a master Contact record with a phone number and it is related to multiple Incidents records by the phone number in each Incidents record.  When I save a new Incidents record I want to record the date of the new Incident (which will usually be Today()) in the LastIncidentDate field in the associated Contacts record.  I can't determine the correct formula to do this.  Any suggestions?

Categories:
I have the same question (0)
  • timl Profile Picture
    37,283 Super User 2026 Season 2 on at

    Hi @mjhritz 

    You should be able to update your Contacts record by calling the UpdateIf after you save your Incident record.

    https://docs.microsoft.com/en-gb/powerapps/maker/canvas-apps/functions/function-update-updateif 

    The formula would look something like this

    UpdateIf(Contacts,
     PhoneNumber = "ThePhoneNumberForTheRecordToUpdate",
     {LastIncidentDate:Today()}
    )

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 358 Most Valuable Professional

#2
11manish Profile Picture

11manish 214 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 185

Last 30 days Overall leaderboard