mikebai.com

  • Home
  • dev
  • DotNET
  • M365
  • 搞笑
  • 杂七杂八
  • FocusDict
個人BLOG
it developer
  1. Main page
  2. M365
  3. Main content

Format-Table on Array of Hash Tables

2021-08-01 155hotness 0likes 0comments

from > https://stackoverflow.com/questions/20874464/format-table-on-array-of-hash-tables

Using Powershell V4:

$table = @( @{ColumnA="Able";    ColumnB=1},
@{ColumnA="Baker"; ColumnB=2},
@{ColumnA="Charlie"; ColumnB=3} )

Tag: Nothing
Last updated:2021-08-01

mikebai

This person is a lazy dog and has left nothing

Like
< Last article
Next article >

COPYRIGHT © 2025 mikebai.com. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang