IncludeFormattedValues Parameter (Connect-Dynamics365 Cmdlet)
Specifies whether columns that hold formatted values should be exposed.
Syntax
Connect-Dynamics365 -IncludeFormattedValues SwitchParameter
Data Type
bool
Default Value
false
Remarks
If set to true, an extra column named columnname_display is added beside each column. If the column contains a formatted value, the new column exposes that formatted values. If the field does not have a formatted value, columname_display is null.