Announcements
how to write the code:
if toggle = false : dropdown value = 0 if not display value of dropdown : Choices ([@ 'Customer account']. Name_x0020_du_x0020_r_x00e9_seau)
What is the name of the Choices dropdown?
the name of the choices dropdown is
Choices ([@ 'Customer account']. Name_x0020_du_x0020_r_x00e9_seau) she correspond to the DataCardValue14.
Is 0 one of the choices in the dropdown and is it a dropdown or a combobox?
is a dropdown
Try this: If(DataCardValue24 = false, DataCardValue14 = "0", Parent.Default)
I try the code but there is no value on dropdown...
Ok, if click on the Red X, it should take you to your formula and have some red lines. If you hover over it there should be an error message, if you can share that and translate the message for me that would be helpful.
the message is
the function IF contains invalid elements
with my code :
I am sorry, I gave you the wrong formula, if your dropdown is in a DataCard, then you will need to do this:
If(DataCardValue24 = false, DataCardValue14 = "0", DataCardValueX.Selected.Value)
Replace X with the correct DataCardValue
Is the formula on DataCardValue14?
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.
11manish 432 Super User 2026 Season 2
Mohsin Ali 347
WarrenBelz 254 Most Valuable Professional