Hi, I am trying to find a way to add a suffix to a Measure/Aggregate column on a PivotTable where the Suffix data comes from a field in the Array.
The example is when displaying sales data for a Vodka Bottle, grouped by warehouse, category - I would like to display the resulting Qty as "2.5 Litre" - the "Litre" coming from the same dataset.
What would be the right datapipe to use to concatenate a second field onto the data?
Any help is much appreciated.