In my Experience Builder project I have an infographic that uses custom variables. The variables are percentages, so when multiple polygons (zip codes) are selected I would like the median value to be displayed in the infographic. Currently the sum of the areas is displayed.
The variable fields are "double" type. I've tried changing them to integer and tried Field Value Type as "Percentage or Ratio", "Measurement", and "Count or Amount". The result is always a sum.
Is it possible to display as median instead of sum?