I am creating a custom report and I wonder. Is it possible to retain multiline formatting aka the data in a row column will not be shown as a one liner in the report custom column? Example: ... ,id | foreach {"id: $($_.id) name: $($_.name)"}) -join "`n"
asked
2 days ago
by
KIT
(980 points)