Hi Community !
Hope Everyone is doing Well.
I'm New to Power apps and Do not know much about it.
I tried to put all the information required, but please contact me if any thing else is needed.
I have a Power app with a Gallery connected to a SP list.
In that Gallery I show Employee Name (Which is a Person field in SP list) Followed by His Work.
My requirement is to Show the Selected Employee Name From gallery1 into a Combo Box but its giving me error.
The below is the formula for the Employee Name field for Gallery
ThisItem.Employee.DisplayName
This is the Code for Default Property of the Combo Box
Gallery3.Selected.Employee.DisplayName
This is the Error I'm getting
Kindly help me Regarding this Issue.
Your Help is much appreciated.
@Rajkumar_404
@v-bofeng-msft
Thank you so much It worked like a WOW!!
Much Appreciated.
Hi @Harika_1 ,
Please try:
1\Set the combo box's Items property to
Choices(ListName.Employee)
2\Set the combo box's DefaultSelectedItems property to
Gallery3.Selected.Employee
Best Regards,
Bof
WarrenBelz
146,658
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,999
Most Valuable Professional