Hi,
I new to thunkable and I need your help. I am trying to make a simple app that works like that: you enter 2 values and click a button, the app will take these values and use the first one as row id in a basic table and the second one as column id in the same table and then change label’s value to value according to the selected cell. I was only able to make the app use only the variable row id, but not the column id. Is there a way how to do that?
Thanks. V.