Hello, I’m working on my first app in Thunkable. So I have a multilingual app about animals. Images and Descriptions are stored in Airtable (or maybe I’ll change it to Google sheets). I’ve saved data for all 3 different languages in one table (img3), so I need to change the column name according to the selected language.
I will try to explain better by showing imgs below:
-
This is the Design part where I can choose only one column (…EN/RU/KG)
-
This is the way how I see logic should work but it doesn’t
-
This is how the data table looks in AirDB
Any tips appreciated.