Announcements
Hello and good morning,Anyone come across this error message?I can seem to find anything on this here in the Building Power Apps community.
The field in question is a Choice Field with Yes or No as the choices.
What am I missing?
@ChrisL58 try removing Value(...) and use dropown.Selected.Value
When you do Value() you are transforming to a number. AdequateLiquidity.Selected.Value should resolve into the same lookup configuration that you have in SharePoint. The fact that you have a .Value leads me to believe it's a dropdown, not a Record.
If adequate liquidity is a choice, then you should do {Value: drpAdequateLiquidity.Selected.Value}
Ive tried that and it doesnt help.I have tried Value(drpAdequateLiquidity.Selected), which gives two errors.
If I use
Hello Ivan,Yes, It is a choice and I am using a dropdown for the choices, which I thought would create the index but I never thought to wrap the expression using curly braces for a choice field. Thank you!
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 community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 337 Most Valuable Professional
11manish 173
Valantis 86