DB_Table.expand_column
expand_columncolumnfieldsprefix
Group: Calculations
Documentation
Expand a column of objects to a new set of columns.
Arguments
column
: The column to expand.fields
: The set fields to expand. IfNothing
then all fields are added.prefix
: Prefix to add to the column names. IfNothing
then the column name is used.