Hi all,
I have a column called Reviewer role(Choice type) in gallery which loads values from SharePoint list(Gate tracker). There is another list called Gate Phase where Phase, Work Product and Reviewer role column will be selected and saved to Gate Phase list . When the user comes to this tracker gallery and when design and work product is selected the reviewer role should display automatically in the dropdown which will be collected from the Gate Phase list. The user must also be able to select other values from the dropdown and save to list. Both default and other value selection must be possible.
The items of the dropdown: Choices([@GatereviewPlan_tracker].'Reviewer Role')
Default value of the dropdown is : ThisItem.'Reviewer Role'.Value
I tried used lookup but I got error stating "expected text value."
Any help/suggestion on this.
Thanks in advance.