... Count # Export processed data to a new CSV file $groupedData | Export-Csv -Path "processed_data.csv" -NoTypeInformation.
確定! 回上一頁