Hi ,
I am currently developing a skill matrix application.
I am using forms for users to submit their requests. In the form, I only want to see the selected person's skills (instead of all skills).
The "Related skill" column in my SharePoint list is referenced in the "Choices" property of a dropdown menu, using the formula Choices('Knowledge grid_Tickets'.Related_skill).
