columns
Home > @gooddata/sdk-ui-pivot > IPivotTableBucketProps > columns
IPivotTableBucketProps.columns property
Specify one or more attributes to create table columns from.
Signature:
columns?: AttributesOrPlaceholders;
Remarks
There will be a column for each combination of the specified attribute's values.
Note: you can specify column attributes in conjunction with one or more measures. In that case the table will contain column for each combination of attribute values & measures.