Announcements
ThisItem.'Contact Email'
ContactEmailValue.Value
MyPersonColumn.Selected.Name.Email
Patch ( 'MySPList', LookUp ('MySPList', ID = ThisItem.ID), { 'Contact Email': MyPersonColumn.Selected.Name.Email } )
Coalesce( MyPersonColumn.Selected.Name.Email, ThisItem.'Contact Email' )
{ DisplayName: YourPersonField.DisplayName Email: YourPersonField.Email }
{ DisplayName: YourPersonField.DisplayName Mail: YourPersonField.Email }
If( !IsBlank(ThisItem.'Contact Email'), ThisItem.'Contact Email', "" )
Patch( 'MySPList', LookUp('MySPList', ID = ThisItem.ID), { 'Contact Email': ContactEmailValue.Text } )
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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. WarrenBelz 105 Most Valuable Professional
Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. Haque 77
Liquid error: Object of type 'System.Boolean' cannot be converted to type 'System.String'. VASANTH KUMAR BALMADI 70