This commit is contained in:
Doug Finke
2018-04-07 19:34:47 -04:00
parent 695c986b78
commit b5177de50d
2 changed files with 2 additions and 3 deletions

View File

@@ -19,5 +19,4 @@ $data |
-AutoSize -AutoFilter ` -AutoSize -AutoFilter `
-IncludePivotTable ` -IncludePivotTable `
-PivotRows Product ` -PivotRows Product `
-PivotData @{"Units"="sum"} ` -PivotData @{"Units"="sum"} -PivotFilter Region, Area
-PivotFilter Region, Area `

View File

@@ -1,6 +1,6 @@
# To ship, is to choose # To ship, is to choose
ipmo .\ImportExcel.psd1 -Force #ipmo .\ImportExcel.psd1 -Force
$pt=[ordered]@{} $pt=[ordered]@{}