Hi Community,
I'm hoping that there is a simple way to do this (providing I explain it well enough).
I've got an Order Summary with Product Type (dropdown) , Unit Quantity and Unit Rate columns, and a separate table (Product Summary) with the Product Type, Unit Rate, and Pricing Structure (pictured). I'm trying to achieve the following.
- A product type is selected in the dropdown column of the Order Summary.
- In the Unit Quantity column of the Order Summary, the Pricing Structure associated with that product type in the Product Summary is returned.
I'm sure there's a relatively straightforward way to achieve this, so hoping I'm just missing the obvious here.
Many thanks in advance!