Answer the question
In order to leave comments, you need to log in
How to select keys from an array by value?
Good afternoon!
I have an array with a floating number of elements (a string from a CSV file)
How do I select keys with a specific value?
I tried
$row | select -Property Key -Value -eq "1"
it doesn’t work
or am I going from the wrong side at all?
Thanks
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question