Please help with Multirow variable set populate values

Lisa Goldman
Kilo Sage

Hello, 

I have been struggling to figure out how to link the two tables and get the data populated.  I hope someone can help. 

 

I would like to populate variables in a Multirow variable set based on the selection of the part number variable.  If a part number is selected, then populate the part description, Qty and Price variables  

 

LisaGoldman_0-1709070760982.png

 

Table: u_part_number

Columns: part_id   (Primary Key)

                 part_no

 

Table: u_part_detail

 Columns:  part_id (Primary Ke)

                   part_description

                   qty

                   price

 

Muti Row Variables:  Part No (Reference field)

                                    Part Description (Single text)

                                    Qty (dropdown)

                                    Price (dropdown)

6 REPLIES 6

It should replace with the new part description value.

 

Can you please share the screen shot of that variable configuration.


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Hi @AshishKM 

Here are the steps:

1. Created Part Number Table:

LisaGoldman_0-1709158966422.png

2. Created second table: Part Detail

LisaGoldman_1-1709159067606.png

3. MRVS variables:

LisaGoldman_2-1709159132267.png

4. Reference qualifier:

LisaGoldman_3-1709159218588.png