Hello, I am trying to build my first app (my 2nd day working in powerapps), so excuse me in advance.
I have successfully implemented a dropdown where the data is collected from 2 column sharepoint list.
For the sake of clarity;
Name Emailadress
The dropdown is distinct(table1,name), and also some sort().
I have text box to the right where I want to showcase the emailadress of the name selected.
I am thinking it is probably really easy, and I have looked up on Shane Young youtube and googled alot, and still cant find it. Also spent close to an hour figuring out concat formula, which I still dont fully understand.
Any advice is appreciated.