Hello,
I have a sharepoint list, lets name it "Staff", with a choice column named "Knowledge".
in the choice column "Knowledge" I have values like TCC1, TCC2, TCC3 , OCC1 , OCC2, OCC3
Is it possible to filter a gallery based on a value , for example TCC, and get all the records where the value in the knwoledge column starts with TCC?
so in a dropdown, i added manually all values of the choice column and added "TCC" and "OCC"
When the uer selects TCC , all records where the knowledge starts with TCC , should be in the list.
Is this possible?