Values_1.ValueColumnConfigurationSourceConfiguration for how to handle value columns in pivot operations, including aggregation settings.
type nonrec t = {aggregationFunction : Values_0.DataPrepAggregationFunction.t option;The aggregation function to apply when multiple values map to the same pivoted cell.
*)}