Notifications
Announcements
Hello,
I have an excel file which has two tables. I just have a dropdown box in powerapps and next to it I want to see a label with value which is referenced in table to the chosen option in dropdown (it's a number). Does anyone can help how to do it, please?
My table has two headers and dropdown is using values from one column and I want to see values from 2nd column in label.
Regards
Thanks!!! This gave me result I wanted 🙂
Thank You for Your reply. I tried it now and it's still not working as showing error below:
Did you mean something like this?
This is written on the Text property of the Label
LookUp(Table1,FirstName = Dropdown1.SelectedText.Value,Location)
Hello @marcy_pi ,Kindly try this on the label text property
LookUp(Table2,DropDown.Selected.Value=ColumnNameTable2,ColumnToReturn)
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Kalathiya 428
WarrenBelz 374 Most Valuable Professional
MS.Ragavendar 333 Super User 2025 Season 2