ProjBADataDetails.createPivot Method [AX 2012]
private void createPivot(
TableId _tableId,
FieldId _fieldId,
str _groupLabel,
CLRObject _pivotItemGroupCollection)
Run On
ServerParameters
- _tableId
- Type: TableId Extended Data Type
- _fieldId
- Type: FieldId Extended Data Type
- _groupLabel
- Type: str
- _pivotItemGroupCollection
- Type: CLRObject Class
Community Additions
ADD
Show: