Record orders
# 🤝help
g
¡Greetings team! I would like to know how I can record orders in a data table (PedidoTable) using the information from another table that I have as knowledge base. (StockTable) Once an order is recorded, it should be sorted by: Product, Price, and Quantity.
b
Hola Drex! I imagine that you want to consult the prices in another table to add it to the orders table, for example?
Can you explain to me an example of the flow of what you want to consult?
Just an example to get an idea, for these specific cases I like to use table operations in an Execute Card https://botpress.com/docs/cloud/studio/tables/