Gregory Lowe
Gregory Lowe
Have had a chance to look at the documentation for the row grouping but for issue 2, the above did the trick. Thanks
When I added ``` -PivotData @{scoreMin='Min';scoreMax='Max';scoreAvg='Avg';scoreCnt='Avg'} ``` Creating Excel File WARNING: Problem adding data fields to PivotTable bySegDec. WARNING: Problem adding data fields to PivotTable bySegDec. WARNING: Problem adding data...
Script needs to be renamed (remove .txt) [Pivot_Table.ps1.txt](https://github.com/user-attachments/files/19876694/Pivot_Table.ps1.txt) How I would like it to look: 1. Totals on Rows not present 2. Values contain Min, Max, Average, and Count of...
Thank you for looking into it. I will continue to create it with just the minimum and add the others as needed until something more permanent can be done.