Quantcast
Channel: Windows PowerShell forum
Viewing all articles
Browse latest Browse all 21975

CSV return value

$
0
0

$file1="D:\file\input.csv"  
$profile = Import-Csv -Path $file1 -Header ID,ORG,CUSTOMER,Name

The value of ID,ORG,CUSTOMER,Name are in the csv file.

$profile.ID doesnt return any value. Any idea why?

 


Viewing all articles
Browse latest Browse all 21975

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>