Hi folks,
I have a FormId drop-down field in powerApps by whose Onselect: Set(FormIDVar,Lookup(incominorm’,FormID=Dropdown.selected.result
By this variable I am populating the value of fields in defaults or default selected items as FormIDvar.list column name.
There is another field which is having a multi select checkbox in which I am using a gallery.
Now my requirement is if a users come and submit a new item in dropdown he selects A & for checkbox say B. Now when comes and edit and changes dropdown value from A to B I want my checkbox to auto check on the basis of selected value of dropdown.
NOTE:- Itemm B is already present in my SP list as an item

Report
All responses (
Answers (