Hi,
I have been trying to write a report that looks like this:
--------------------------------------------
Users Orders New Clients
--------------------------------------------
John 20 4
19%
Sarah 12 5
24%
Alex 50 12
57%
--------------------------------------------
Total: 82 21
--------------------------------------------
The 'Orders' field is a count of all the orders taken by each user, as well as the 'New Clients' field. And the difficult part is getting the percentage of each user's new client in the same column. I'm at a loss as to where to begin. Any suggestions would be immensely helpful.
Thanks in advance for your help.
Crystal 8.5; SQL DB
I have been trying to write a report that looks like this:
--------------------------------------------
Users Orders New Clients
--------------------------------------------
John 20 4
19%
Sarah 12 5
24%
Alex 50 12
57%
--------------------------------------------
Total: 82 21
--------------------------------------------
The 'Orders' field is a count of all the orders taken by each user, as well as the 'New Clients' field. And the difficult part is getting the percentage of each user's new client in the same column. I'm at a loss as to where to begin. Any suggestions would be immensely helpful.
Thanks in advance for your help.
Crystal 8.5; SQL DB