Hi,
I have this if statement in my datacardvalue default property -
If(!IsBlank(Dropdown2.SelectedText.Value), DataCardValue24_1.Text,
If(
DataCardValue14.Selected.Value = "Canada",
"Justin Trudeau"))
Where am i going wrong here? It is creating a circular reference.
Can you please set out for these three controls (Dropdown2, DataCardValue24_1 and DataCardValue14)
Also which control are you referring to in ths post ?
WarrenBelz
146,524
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,906
Most Valuable Professional