I have a SQL statement (below) for SQL Server 2008 DB that returns a Division, a Dept Code, and a count of employees grouped by the Division & Dept Code.
All I want to display is the MAX count, so a sample of my SQL is:
Divison Dept_Code Count_Emp
1011 100 1
1011 101 122...
I'm using Crystal Report XI to create a simple report with 4 columns using 2 tables and 1 view. The tables are:
Table - District_Master has only 2 fields County_Code & District_Code.
View - VW_V1Master that has the distinct County_Code & District_code selected from another table called...
I'm having problem in my project where I've to display a data grid based on a Master/Child relationship where the Master Data is entered as a value by the user in a text box and the data from the Child table is displayed in a grid. I'm able to accomplish this much using the MSHFLEXGRID control...
Hi,
I'm a new member and I hope I would find some solution to my problem here. I'm using Crystal XI to create a report with 1 subreport attached to it. The report prints 1 record per page where the detail section is from Main report and the group footer has subreport. Based on the parameters...
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.