Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

How to make an array in Powershell to Work with Array Published Data in SCORCH

$
0
0

Recently I’ve had a tricky issue with SCORCH to get some CSV seperated data out of a column of a table and work on each item in the CSV data in turn in SCORCH.

This turned out to be a challenge to do out of the box because the DB activities like to deal with one row of data at a time, so I turned to the web and found a couple of very useful articles:

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles