Greetings everyone, OK, I need some help...again. I have a dataset that contains course enrollment information. The data has various attributes for a course, such as division, department, program, section, seats allocated, seats filled (enrollment), campus, etc. I would like to have the ratio of enrollment to seats filled done in VA due to the various selections a user may require. I can calculate the ratio of each course, which I have done in EG, to the level of the most attributes, i.e. Division, Department, program, campus location, time of day, section, course. The problem is when I need to display a more global summary, say only to the course by itself (Division, Department, Program, COURSE I can only get the summation of the ratios in the data, not simply the ratio of the displayed values of enrollment and seats allocated. I attached an image I hope helps clarify what I am trying to accomplish. I am thinking this isn't possible in SAS VA 7.3. Thanks, Gary
... View more