Hi all,
Hopefully someone might have an idea on how to do this:
Essentially I have a gallery that connects to the title of a record, then 3 text labels laid out like 3 columns. I want to change the value of the text label based on the choice selected on a dropdown at the top of each column. the best way I can explain it is I want this code to work, on the text label, [Text = ThisItem.Dropdown.Selected.Value] , but obviously this code doesn't work. I can do it with an if statement however the drop down is going to have about 30 different options to choose from so the if statement would be very long and error prone. Just wanted to see if anyone had done anything similar to this before I go the If statement route
Thanks
R

Report
All responses (
Answers (