I am trying to create a query with four group by fields and then three derived fields.
Derived fields: Filesize, HoldOver, CallableAccounts
I need to create a query where CallableAccounts will execute for each row of data returned.
In the current query layout, CallableAccounts returns the same...