Forum Discussion
lukaszp89
Oct 19, 2024Copper Contributor
Sharepoint as order database - adding multiple items
Hello, I woul like to make sharepoint list as our orders from customer database. When we receive an order it usually concerns several products. How I can add several items/products + their qua...
WarrenBelz
Oct 20, 2024Copper Contributor
Hi lukaszp89 ,
Firstly, if you have done any work with Power Apps Integrated Forms, this could be achieved with a "child" list for the orders. SharePoint has Multi-Choice columns, but these are a single field, so you could not specify two separate (Product and Quantity) values in them. https://learn.microsoft.com/en-us/sharepoint/managed-metadata, columns support multiple dependant fields, but not multiple values of these.