AVG
Description
Examples
p is Person
AVG(p.base_fee, p.transaction_fee, p.report_fee)AVG(
get_properties_from_instances(
instances(AccountHolder), personal_income
)
)Last updated
Was this helpful?
p is Person
AVG(p.base_fee, p.transaction_fee, p.report_fee)AVG(
get_properties_from_instances(
instances(AccountHolder), personal_income
)
)Last updated
Was this helpful?
Was this helpful?