Cash Collected Per Student

Video

Gallery

Description

The Cash Collected Per Student Report is a custom salesforce report that focuses on the number of enrollment agreements within a giving date range. It also looks at the projected amount of money in sales and then analyzes the actual monies collected. Then it takes the total monies collected and divides by number of enrollments to get the cash collected per student count. The report allows for drilling down by employee or extending out finance payments to determine monies collected from the same students over a period of time.

It uses javascript remoting to make asynchronous calls to the server. This increases the amount of data that can be retrieved from salesforce and minimizes multiple salesforce governed limits from being hit.

This custom report leverages:

  • Materialize CSS
  • Javascript/jQuery
  • HTML
  • CSS
  • Salesforce