I wanted to try and translate the values in dropdown and radio button by putting the original values + translated values in an Excel table.
Then I set the formula to LookUp(Tabel2, OriginalValueColumn = DataCardValue1.Selected.Value). TranslatedValue with no result.
How can I fix this?