Event Handler to Remove/Add Elements if Null in Datasource
Hi, I am looping through a CSV datasource and passing values into a request on each loop. Each row in the CSV file contains a main driver, and up to 4 optional additional drivers. The below is an e...