@ManishSolanki what you demonstrate is exactaly what I am looking for, however, it is not working. I am getting an error:
InvalidTemplate. The execution of template action 'Select' failed: The evaluation of 'query' action 'where' expression '@split(item(),'|')[1]' failed: 'The template language expression 'split(item(),'|')[1]' cannot be evaluated because array index '1' is outside bounds (0, 0) of array. Please see https://aka.ms/logicexpressions for usage details.'.
Here is a sample of the csv data:
"\"user_name\",\"password\",\"first_name\",\"last_name\",\"phone_1\",\"phone_2\",\"carrier_1\",\"email_2\",\"voice_1\",\"voice_2\",\"organization\",\"group_1\"\r\n\"testa\",\"\",\"D Test\",\"Mah\",\"1111111111\",\"\",\"Verizon\",\"\",\"2222222222\",\"\",\"test company\",\"Alert\"\r\n\"testb\",\"\",\"Test\",\"Edwards\",\"3333333333\",\"\",\"\",\"\",\"4444444444\",\"\",\"test\",\"Alert\"\r\n