Can someone help me with this.
I have a variable "pod-08-cha01-bl6", I want to search the SP Name column in CSV file to find the cell that contains this variable and import this row (in this example 4th row)toImport-Csv -Path $storageList -Header SP_NameO,CompanyO,NameO, AddressO
Contain of storageinput.csv:
| SP Name | Company | Name | Address |
| erabc-pod08-cha01-bl5 | Q123 | F3253 | 50:06:01:60:46:E0:59:09 |
| areeaefg-pod07-cha05-bl8 | Q64326 | R6346 | 50:06:01:60:46:E0:5F:08 |
| atbc-pod08-cha01-bl6 | Q123 | F3253 | 50:06:01:60:46:E0:59:09 |