web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Glitch with Gallery as...
Power Apps
Unanswered

Glitch with Gallery as fill color changes unintentionally in some rows

(0) ShareShare
ReportReport
Posted on by 2

Hello, I created a survey using a Gallery in Power Apps where the user need to select 1 out of 5 answer to a question on each row using a Check Box Control. When an answer is selected, the Fill color of the Label where the answer is located and the Fill color of the Check Box selected changes -to emphasized that this was the answer selected.

 

There look to be a glitch because when the Check Box is selected in the first row (in other words, when the first answer is selected for the first question) some rows below the Fill color of the Check Box and the Label also changed even though they have not been selected. 

 

For reference, I am including two screenshots. One showing the first line of the Gallery and the second one showing some rows below which fill color changed even though they have not been selected.

 

Can someone help me to solve this problem?

Screen Shot 2022-10-08 at 8.01.32 PM.png
Screen Shot 2022-10-08 at 8.01.18 PM.png
Categories:
  • Drrickryp Profile Picture
    Super User 2024 Season 1 on at

    In the OnCheck property of the checkbox, Collect(temp,ThisItem) and in the OnUncheck property Remove(temp,ThisItem)

    In the CheckboxBackgroundFill property: If(ThisItem in temp, Yellow, RGBA(0, 0, 0, 0)) 

    In the TemplateFill property: If(ThisItem in temp ,LightGray,RGBA(0, 0, 0, 0))

  • cnavarrom Profile Picture
    2 on at

    Thanks! ...however while it solves the problem on the rows below it creates another problem... with this option when I select an answer all the answers in the row change the fill to light gray

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
11manish Profile Picture

11manish 409 Super User 2026 Season 2

#2
Mohsin Ali Profile Picture

Mohsin Ali 328

#3
WarrenBelz Profile Picture

WarrenBelz 252 Most Valuable Professional

Last 30 days Overall leaderboard