Total Company Performance Metrics

Video

Gallery

Description

The Total Company Performance Metrics Report. Is quite the mouthful to say. It aligns with the size of this report. It is arguably the largest report I ever built on one page. Because I use javascript remoting and 0 visualforce components. I was able to bypass all viewstate limitations and create this monstrosity of a report. This report touches over 1,000,000 records and visually rolls up over 600k+ records all in one pretty long page load. This report is certainly a set it and forget it, and I waste no time poking fun at it.

If I was competing for Google's attention on page speed, I would surely lose. If you are looking to have a full company overview and not jump from report to report. Then this might work for you!

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