Announcements
Filter( Countries, 'Default Label' = LookUp( 'Corporate Accounts', Account.Account = GUID(accountReacordId), 'Address 1: Country' ).'Default Label' )
If this solved your problem, please mark it as Solved to help others find the solution faster. If you found it helpful, consider giving it a Like to support each other in this community!
Thanks, and happy building!
I am trying to set the default country value based on the Corporate Account’s country that is retrieved during the search.
In other words, when a Corporate Account is found through the search, the country field should automatically be populated with the country value from that Corporate Account.
With( { varCountry: LookUp( 'Corporate Accounts', Account.Account = GUID(accountReacordId), 'Address 1: Country' ) }, Filter( Countries, 'Default Label' = varCountry.'Default Label' ) )
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.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Valantis 424
WarrenBelz 355 Most Valuable Professional
11manish 290