Unique/Distinct Value Help

thp510

Board Regular
Joined
Oct 19, 2015
Messages
110
Office Version
  1. 365
Platform
  1. Windows
Hello. I have multiple rows of sales data where the amount, commitment date, and the company is the same but the previous commitment dates varies. I'm trying to see how much amount move from one quarter (Q4) to another quarter (Q1). See the attachment pic for a sample data set.

I'm want to get just the distinct amount by each company but when I try to pivot it, I get the total. So for example, in Company X I want to see $30,000 as the amount that got pushed from Q3 to Q4 and not have it sum up $30,000 x 4 times for a wrong total of $120,000.

Any idea how I can do this easily in Excel?
 

Attachments

  • distinct.PNG
    distinct.PNG
    21.9 KB · Views: 23

Excel Facts

How to fill five years of quarters?
Type 1Q-2023 in a cell. Grab the fill handle and drag down or right. After 4Q-2023, Excel will jump to 1Q-2024. Dash can be any character.
if they are always the same amount for each company
in a pivot table
Rather than using SUM in field settings
use average or max or min
 
Upvote 0
Solution

Forum statistics

Threads
1,215,063
Messages
6,122,928
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top