R
ReportSmith
I have an imported table (linked to an employee table), in a query that
returns:
1>emp name
2>type of phone call (incoming/outgoing)
3>location to/from which called.
4>a calculated field which counts the number of calls to/from a location
[Counter: 1]
When I use the dataset in a report, I would like to sort (descending) by the
"sum of number of calls" to/from a location. I'm currently displaying only
the footers for:
1>emp name (with sum of [Counter])
2>type of phone call
3>location
I've come across this before (years ago), but forget what I did.
Thanks in advance for any pointers.
returns:
1>emp name
2>type of phone call (incoming/outgoing)
3>location to/from which called.
4>a calculated field which counts the number of calls to/from a location
[Counter: 1]
When I use the dataset in a report, I would like to sort (descending) by the
"sum of number of calls" to/from a location. I'm currently displaying only
the footers for:
1>emp name (with sum of [Counter])
2>type of phone call
3>location
I've come across this before (years ago), but forget what I did.
Thanks in advance for any pointers.