Hi All,
I have a table with the following fields:
IAKey (Unique key per individual)
HouseholdID (Unique key per customer for each IA)
Assets (per customer) $
I'm trying to pull the top 10 assets (in terms of value) per IAkey. Is there a query that pulls this?
Thanks
I have a table with the following fields:
IAKey (Unique key per individual)
HouseholdID (Unique key per customer for each IA)
Assets (per customer) $
I'm trying to pull the top 10 assets (in terms of value) per IAkey. Is there a query that pulls this?
Thanks