tHMap looping issue (control inner loop data based on outer)
While using thetHmapComponent , we were getting duplicate values. In the below screen shot we have mapped the
Paymentmethodcolumn loop based on Paymentmethodkind column and
acceptedBrandscolumn 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 cardgetting all the 6 values.
Please help me how to do the Looping for the inner and outer loop columns ?