There are several Report Builders that have been designed for Client Information Services. The Report Builders are pre-designed reports that allow the user to quickly develop the necessary reports. Since these Report Builders are pre-designed, the user does not need to enter SQL code. The SQL is automatically generated by the Report Builder.
There are several links on the e-Services Home page that will open the CIS Report Builder:
- Admissions. Under the Admissions heading is a Report Builder link.
- Honors Program. Under the Honors Program heading is a Report Builder link.
Select the Values for the Filter Criteria.
Select Info Clusters (Columns) to Display on Report.
Contact Info Demographics Academic High School Activities and Interests Application Info Admission Decision Info Financial Aid (Private) Name
Address
Phone
Last ContactRace
Religion
Citizen
Gender
Legacy
GPA
SAT/ACT
HS Rank
Acad Index
Merit IndexDPU Counselor
HS Name
HS Contact/PhoneMajors
Career
Source
AthleticsStarted Date
App Type
Deadline
School
Entrance YearDPU Decision
DPU Dec Date
Notification Date
Stu Decision
Stu Dec Date
Filed
Fafsa
Packaging
Notified Date
Viewing the Report.
Saving SQL Statements.
The SQL statement that produces the report is displayed in the HTML code. You can save the report by copying and pasting the SQL statement into the Reports Engine.
- On your browser menu bar, click View | Source.
- Scroll through the HTML code until you see the beginning of the SQL Statement, "SELECT . . ."
- Highlight the SQL Statement.
- On your editor's menu bar, click Edit | Copy
- In your browser, navigate to the Reports Engine. <https://www.depauw.edu/e/reports/>
Note: See SQL Editor Form.
- Click the Add Report link in the upper right corner of the reports list.
- Select an access level for the report - individual or department.
- Enter a report name and description.
- If you selected department-level access, select the departments that will have access.
- Select a folder for the report to be linked.
- Enter the Connection for the report.
- Paste the SQL Statement into the text area box.
- Save the SQL Statement by clicking the Save SQL button.
- You can now run the report by clicking the name of the report in the Report Engine reports list.