How to I do this?
Whenever someone drag this # column value, it only shows average, and it disable all others (sum,count, etc...)
jsfiddle please
Hello David,
Please use measure's "availableAggregations" property for this.
JSFiddle - https://jsfiddle.net/iansadovy/ojgt5z3e/ (see lines 14-21).
Regards,
Ian
Hello David and all Flexmonster users,
Check the updated sample for version 2.3: https://jsfiddle.net/flexmonster/tp80euuq/.
Regards, Tanya