I am not getting data from CSV files. I create 2 different HTTP requests and made 2 different CSV files and now from 1 CSV I want to get data for 1 HTTP request and from 2 CSV file I want to get data for 2 HTTP request but currently from 1 CSV file both HTTP requests get data. Can any one help me how to post data from both CSV files?
Thank you in advance