TIA for your help. This seems like a simple task, but I can't seem to find a way to do it.
I have a "Deal" table that has things like the deal name, value, close date ... header stuff. Then I have another related table called Deal: Products which has the details of the products that would be included in that deal ... things like SKU and cost.
I can't seem to find a way to have one Page where I can create a new deal, then within that same page have an embedded sub page that shows the deal detail rows and allows me to add new ones on the fly. (think salesforce.com opportunity)
Is this possible in Notion, and if so, can someone point me to instructions or an example?