How can I display stats (average, max, and min) of a certain record field in the report header? For example if this is the data in my table and I wanted the stats on the Age field:
FirstName LastName Age
Bob Smith 56
John Brown 45
Jim...
I am working with Crystal Reports in Visual Studio .NET. I am creating my report off of an ADO.NET dataset. I created a stored procedure in the database I'm using. I also created an SQLDataAdapter that uses the stored procedure to fill the dataset. When I go to the WebForm in Design mode, I...
I am working on a search report for a database using Crystal Reports. What I would like to do is display the top 10 users who logged into the system. It would look something like this:
Username Number of times logged in
Smith00 9
Brown88 5
Joe2321 3
The information is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.