Hello,
If I sum a database value in a subreport in a group, the SQL performs the group by on the server. But if I declare a shared variable to do the exact same thing it does not.
Is there a way to get crystal to perform grouping on server with a shared variable in a sub report so I can pass it to the main?
Thanks,
Joel
If I sum a database value in a subreport in a group, the SQL performs the group by on the server. But if I declare a shared variable to do the exact same thing it does not.
Is there a way to get crystal to perform grouping on server with a shared variable in a sub report so I can pass it to the main?
Thanks,
Joel