PoshCode Archive  All files named "Pivot-Object.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Pivot-Object.ps1

2018-06-10
14:25
Takes a series of objects (like the converted input from csv) where there are a series of objects (rows) that actually define the same object, and there is (at least) one property which is a unique identifier (and appears on each object), and there are two properties which are a name and value pair defining additional properties ... and outputs new objects which merge the objects and add the name-value pairs as new properties. file: [d53c592d1c] check-in: [6df4f1cac8] user: Joel Bennett branch: trunk, size: 3900
13:25
Added: Takes a series of objects (like the converted input from csv) where there are a series of objects (rows) that actually define the same object, and there is (at least) one property which is a unique identifier (and appears on each object), and there are two properties which are a name and value pair defining additional properties ... and outputs new objects which merge the objects and add the name-value pairs as new properties. file: [2814df2611] check-in: [dbb811d9f0] user: Joel Bennett branch: trunk, size: 5061