Hello,
I would like to make this selected Label broadcast the display text from a Sharepoint's column content based on a selected box
Any Suggested Expression, since I tried to use ThisItem but it won't work in a Label
Hello,
I would like to make this selected Label broadcast the display text from a Sharepoint's column content based on a selected box
Any Suggested Expression, since I tried to use ThisItem but it won't work in a Label
Will try to add the following expression 😊
Thank You so much for the suggestion
Hi @sabrinaaa_,
Did you try the below code?
Set label's Text property to display the selected value from the ComboBox
Text: ComboBox1.Selected.Title
Replace “Title” with the actual column name you want to display.
WarrenBelz
146,702
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,015
Most Valuable Professional