I imported my Table from my Excell file to my App.
Then put this formula in the textbox LookUp(Table1,Language = varCurrentLanguage && Key = "Titel_1ID").Value
I don't get an error but I see a blanco field. My text doesn't appaer?
Does someone know why?