Hi,
I have a datcard value that ha sa fault with an if statement ie.
if datacardvalue1 = Canada then Justin Trudeau, If datacard1 = USA then Joe Biden, If datacard1 = Russia then Putin.
Datacardvalue 1 = Canada.
However I update this value manually to Joe Biden. and refresh the screen and Justin trudeau is still there.
I guess because the default is always going to do what datacardvalue1 is mapped too.
How can I show Joe Biden in this scenario instead of trudeau? I dont always want to map it when I Override it.
Thanks.