+ Reply to Thread
Results 1 to 8 of 8

Pull in top products but not duplicates

  1. #1
    Registered User
    Join Date
    11-16-2018
    Location
    United Kingdom
    MS-Off Ver
    2019
    Posts
    35

    Pull in top products but not duplicates

    Hi,
    I have a list of products and I need to pull into the table in the "Dashboard" sheet the top 25 products based on ROI and bottom 25 products based on ROI.

    However, because there is sometimes more than 1 product that has the same ASIN sold at the same ROI it will pull in the same product multiple times.

    So how do I pull in the top 25 Individual products based on ROI

    Thanks
    Attached Files Attached Files
    Last edited by samvince; 05-24-2020 at 10:54 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    Germany
    MS-Off Ver
    365
    Posts
    490

    Re: Pull in top products but not duplicates

    You need to fix your file first.

    It has circularities, e.g. Sheet Transaction Report column F.
    Furthermore e.g. the same column has ref errors: =VLOOKUP(@F:F,#REF!,6,0)

    Sorry, but no point taking a look at a messed up file. Garbage in, garbage out.
    You can't trust results this way.

    Regards

  3. #3
    Registered User
    Join Date
    11-16-2018
    Location
    United Kingdom
    MS-Off Ver
    2019
    Posts
    35

    Re: Pull in top products but not duplicates

    ok thanks for pointing out, updated the sheet. cheers

  4. #4
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Pull in top products but not duplicates

    With a pivot table for the top 25.

    See the attached file.
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  5. #5
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    Germany
    MS-Off Ver
    365
    Posts
    490

    Re: Pull in top products but not duplicates

    Attached for top values without pivot table.
    btw - your database looks wrong to me. See the yellow cell.
    This RoI refers to ASIN X07MNZV828 but in one instance the product is left blank and twice it says Product 10. Since the ASINs are the same, it looks like a database error.

    You also need to be cautious. The above case reveals that in case different products/ASINs have the exactly same RoI, only the first occurrence/match gets populated.
    That is, this formulas MAY fail in a very big data set where DIFFERENT products/ASINs have the exact same ROI (your database seems to only have SAME RoI for SAME).
    The latter case would require somewhat more complicated formulae and/or helper columns. But let's cross that bridge when you get there^^
    Attached Files Attached Files

  6. #6
    Forum Expert
    Join Date
    12-09-2014
    Location
    Trakai, Lithuania
    MS-Off Ver
    2016
    Posts
    1,292

    Re: Pull in top products but not duplicates

    Another option
    Attached Files Attached Files

  7. #7
    Valued Forum Contributor
    Join Date
    02-06-2013
    Location
    Germany
    MS-Off Ver
    365
    Posts
    490

    Re: Pull in top products but not duplicates

    Quote Originally Posted by Czeslaw View Post
    Another option
    I think the result doesn't fulfill the requirement of no duplicates.
    E.g. this should only appear once as Top #3:

    3 X002XFX3XQ Product 1 107.31%
    4 X002XFX3XQ Product 1 107.31%
    5 X002XFX3XQ Product 1 107.31%
    6 X002XFX3XQ Product 1 107.31%

  8. #8
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,211

    Re: Pull in top products but not duplicates

    Please try at
    B8:D37

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    G8:I37
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Pull dates while ignoring duplicates
    By Epoch4all in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-09-2020, 08:05 AM
  2. Replies: 5
    Last Post: 08-28-2018, 04:47 PM
  3. Replies: 8
    Last Post: 07-01-2016, 02:07 AM
  4. Replies: 6
    Last Post: 03-05-2016, 02:42 PM
  5. [SOLVED] How do I pull tiered pricing data from a schedule with multiple products?
    By TandR in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 05-21-2014, 02:03 PM
  6. [SOLVED] Return list of products excluding duplicates
    By Chanley24 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-22-2013, 02:21 AM
  7. VLOOKUP to match group code(s) with ID #s
    By bradbracey in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-16-2013, 10:04 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1