Announcements
I have a datacard on a form that has a dropdown box in the card. I can't resolve the 'Expected record value' error message in the card. My formula for default is thisitem.location. Any thoughts would be appreciated.
Use:Dropdown.Selected.Value
OR
Dropdown.Selected.Location
i changed to the first option and still get the error.
Try:Dropdown.SelectedText.ValueOrDropdown.SelectedText.ResultCan you provide a screen shot of the dropdown if it does not work.
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
The Record must match the Schema defined under your lookup field, basically, the following should work:
Patch(Training, Defaults(Training), {Lookup:{'@odata.type':"#Microsoft.Azure.Connectors.SharePoint.SPListExpandedReference", Id:Gallery1.Selected.ID, Value:Gallery1.Selected.Title} } )
still not working.
the problem is actually with the update property and not the default property.
see screenshot. It's actually with both Default and Update. Sorry for the confusion.
see attached for field properties.
Hi @ahhollan ,
What is the kind of data source?
What is the type of location column?
Sik
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.
Vish WR 1,041
11manish 676
Valantis 655