This commit is contained in:
dfinke
2018-05-19 13:23:00 -04:00
parent 2728d21ffb
commit 3a4b0267e7

View File

@@ -1,4 +1,4 @@
if(!(gcm ig1 -ErrorAction SilentlyContinue)) {
if(!(gcm ig -ErrorAction SilentlyContinue)) {
"Use ``Install-Module NameIT`` to get the needed module from the gallery to support running this script"
@@ -35,7 +35,4 @@ $(1..6 | % {
Revenue=$e
Margin=$f
}
} | ConvertTo-Csv -NoTypeInformation) -replace '"',''
#| Export-Excel
# | ConvertTo-Csv -NoTypeInformation) -replace '"','' | ConvertFrom-Csv | Export-Excel
} | ConvertTo-Csv -NoTypeInformation) -replace '"','' # | Export-Excel