Hello!
I have a question about Sharepoint list connections.
I'm working with two list: A centre's database table and a product list order by centre's (there are about 3 products for each centre).
I want to connect these tables for getting the next flow. when user selected the wished centre in the first list, return the products in the second list based on the centre selected, which is in the second column of this list, of the database list. This way user can see only the products filter by centre and then do many forms.
My ask is: Can i write the code to get this flow between list connected previously?
Thank you so much!