Hello Guys,
I ran into an issue, where I have a gallery and a check box within it. I want to get that check box selected based on the previous selection. The item source of the gallery would look like this,
Filter(Options,Question.Question=QuestionID)
I have a collection where I have list of selected Items from the previous selection
ClearCollect(EmployeeSelectedOptions,Filter('Employee Responses','Employee Assessment'.'Employee Assessment'=EmployeeAssessment,Question.Question=QuestionID));
Based on these two things, I would need to get the gallery check boxes checked.
In the screenshot above, I would like to have the check boxes selected in the gallery which are in the collection.
Any help would be highly appreciated.
Thanks
Syed Danish

Report
All responses (
Answers (