Skip to main content
Nick Boeka a posé une question dans #Data Management
 I'm trying to build a report, that summarizes BY OPPORTUNITY owner.  The rest of the columns would be groupings, that are defined by one of the custom fields in the Account.  For example:

 

I want to have a report, broken down by owner, on the different tiers of Pageviews for an Account.  In our account page, we track page views using a custom field.  What I want to do is to create tiers (like pageviews >= 100K, 100K-50K, 50K-25K, 25K-10K, etc.etc.....)

 

The values that would appear in each of those columns for Tiers, is a count of how many opportunities/accounts fall into that tier.  So for example, if I was an owner of 10 accounts, and 5 of them had page views over 100K, it would show a value of '5' in the row for me, and under the column for Tier 1 (>=100K)

 

Is this even possible?
3 réponses
  1. 7 janv. 2011, 20:54
     Pete - that worked like a charm! you the man!
0/9000