How do I calculate the average loan size using a histogram
You can use a beast mode to calculate the average
AVERAGE(`Loan Amount Field`)
Then you can use it as a summary number or put it into a tooltip field and reference the tooltip in either your data label stubs or hover text settings
Thanks much