PROBLEM: I am attempting to make customer lists and can't figure out how to include multiple customers that meet the required 3-part criteria. The goal: "simple" lists of cust names ranked by revenue variance. I have the Rank, and $Varience calculations done, but stumped from there. -- A newbie with indexing and aggregate functions, my formula attempts thus far only show the first listing that meets the $Variance critera (not always the right CustType). Is there a multi-critera formula (for field 3 below) that will 1) key to the variance amount, 2) filter/require the right customer type, AND 3) show multiple CustNames that share same segment AND variance amount?
The Goal: Lists by ranked sales variance for customers by Type IDs.
CustType | Rank | $Variance | CustName
(Simplified) The source data fields:
A:A Customer Name
B:B Customer Type (four segments, A, B, C and D)
C:C Sales Variance.
Really struggling here. Any/all genius help appreciated!
The Goal: Lists by ranked sales variance for customers by Type IDs.
CustType | Rank | $Variance | CustName
(Simplified) The source data fields:
A:A Customer Name
B:B Customer Type (four segments, A, B, C and D)
C:C Sales Variance.
Really struggling here. Any/all genius help appreciated!