Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
While using the tHmap Component , we were getting duplicate values. In the below screen shot we have mapped the
Paymentmethod column loop based on Paymentmethodkind column and
acceptedBrands column loop based on acceptedbrandkind column
But output we getting the duplicate values on acceptedbrandkind column values instead of four (Creditcard1,Creditcard2,Creditcard3 andCreditcard4) values for the credit card getting all the 6 values.
Please help me how to do the Looping for the inner and outer loop columns ?
bd_paymentmethodskind |
bd_acceptedbrandskind |
Creditcard |
Creditcard1 |
Creditcard |
Creditcard2 |
Creditcard |
Creditcard3 |
Creditcard |
Creditcard4 |
Debitcard |
Debitcard1 |
Debitcard |
Debitcard2 |
Hello,
Have you attempted to use the multi-input capabilities of the Data Mapper? This feature tHMap multi-input, is supported in V 7.1.1.
Best regards
Sabrina