Cmdlets for SugarCRM

Build 24.0.9062

FlattenReportObjects Parameter (Connect-SugarCRM Cmdlet)

Specifies whether or not to flatten the objects' data for report views.

Syntax

Connect-SugarCRM -FlattenReportObjects bool

Data Type

bool

Default Value

true

Remarks

If false, only the first-level objects are displayed as columns, and the values of non-primitive objects are pushed as JSON aggregates.

To access the values of those aggregates, you can use the JSON_EXTRACT function.

The default value is true.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062