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 / Make checkbox to be ch...
Power Apps
Unanswered

Make checkbox to be checked

(0) ShareShare
ReportReport
Posted on by 559

Hi All,

I Have two galleries where Phase gallery loads from one SharePoint list and the another gallery(down) loads  from one SharePoint list. When the checkbox is selected in the Phase gallery and + is clicked it adds rows automatically based on the Phase selected in the above gallery. Now I have a scenario where Once the checkbox is clicked and the rows are added and saved to the SharePoint list the checkbox must be disabled and the tick mark should be there even when the page refreshes or the gallery reloads. 

When the Project is selected from the combo box the code for the Phase gallery is:

ClearCollect(PracticeCollection, 'Practice Master');
ClearCollect(PhaseNameCollection,Ungroup(ShowColumns(PracticeCollection,"Practice","PhaseName"),"PhaseName"));
ClearCollect(Phasenames,ForAll(PhaseNameCollection,If(varPractice = Practice,{id: Id,Phase: Value})));

the above code is written on change of the combo box so it reloads the Phase gallery and all the checkbox  clicked items gets cleared.

 

Any help/ suggestion on this?

Thanks in advance.

Screenshot (105)_1.png
Categories:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 531 Most Valuable Professional

#2
Haque Profile Picture

Haque 261

#3
Kalathiya Profile Picture

Kalathiya 221 Super User 2026 Season 1

Last 30 days Overall leaderboard