CarChoice is a variable set upon selection.
CS Body Text... is from my theme control panel for button colors
The button is inside of a gallery I collapsed to make a transparent reactive menu. Button's OnSelect: Set(CarChoice,ThisItem)
I'm trying to get which is selected to be highlighted pink (CS Body Text Button_1.Color),
while the rest remain blue (CS Body Text Button_1.Color)
If(ThisItem.Vehicle_ID = CarChoice.Vehicle_ID,'CS Body Text Button_1'.Color,'CS Body Text Button'.Color)
Solved! Go to Solution.
Hi @Humanity ,
I don't follow exactly what you are doing, but the reference to get the Selected Item in a gallery is
ThisItem.IsSelected
Is this what you are after?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Hi @Humanity ,
I don't follow exactly what you are doing, but the reference to get the Selected Item in a gallery is
ThisItem.IsSelected
Is this what you are after?
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
I love you. Thank you.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
192 | |
69 | |
50 | |
38 | |
28 |
User | Count |
---|---|
245 | |
112 | |
92 | |
91 | |
71 |