+ Reply to Thread
Results 1 to 7 of 7

Data Dashboard

  1. #1
    Registered User
    Join Date
    01-06-2010
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel 2007
    Posts
    8

    Data Dashboard

    Hey everyone. I'm struggling to build a dashboard and am looking for some assistance. I've attached a copy of the data I'm working from. What I'm trying to do is show monthly performance based on products of a few different areas. Where I'm running into problems, is with the month listings. If the report shows one month at a time, I can get it to work with SUMIF formulas, however when there is more than one (and there will always be three), I can't figure it out.

    Any help would be appreciated.

    ~B



    Excel Forum Sample File.xlsx
    Last edited by Black0ut; 03-11-2014 at 03:29 PM.

  2. #2
    Registered User
    Join Date
    01-06-2010
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: Data Dashboard

    Bumping back to the top. Still not able to figure this out on my own after two days of messing with it.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: Data Dashboard

    however when there is more than one (and there will always be three)
    Yet you only show 2 months?

    It would help if you provides some sample answers and data that more closely matched your requirement?

    Also, take a look at the sumifS() functions?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    03-15-2013
    Location
    USA
    MS-Off Ver
    Excel 2007
    Posts
    36

    Re: Data Dashboard

    There is just not enough information in your workbook for anyone to begin working on this. If you pass along more details like FDibbins mentioned then I would take a look

  5. #5
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: Data Dashboard

    Hi
    There are 2 functions for each department. Also added helper column in data sheet and changed "Performance Name Criterias" because it have to be same to bring the number.
    a1 cell
    =IFERROR(INDEX(Data!$C$1:$J$22,MAX(IF(ISERROR(SEARCH(LEFT($A$1,6),Data!$B$1:$B$22)),0,1)*(Dashboard!B$1=Data!$A$1:$A$22)*ROW(Data!$A$1:$A$22)),MATCH(Dashboard!$A2,Data!$C$2:$J$2,0)),"")

    a11 cell
    =IFERROR(INDEX(Data!$C$1:$J$22,MAX(IF(ISERROR(SEARCH(LEFT($A$11,6),Data!$B$1:$B$22)),0,1)*(Dashboard!B$1=Data!$A$1:$A$22)*ROW(Data!$A$1:$A$22)),MATCH(Dashboard!$A12,Data!$C$2:$J$2,0)),"")

    Uploading file
    Attached Files Attached Files
    Appreciate the help? CLICK *

  6. #6
    Registered User
    Join Date
    01-06-2010
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel 2007
    Posts
    8

    Re: [Solved]Data Dashboard

    Thank you AZ-XL. It will require a few minor changes like you pointed out, but I was able to get it to work. I appreciate the help!

  7. #7
    Valued Forum Contributor AZ-XL's Avatar
    Join Date
    03-22-2013
    Location
    Azerbaijan, Baku
    MS-Off Ver
    Excel 2007
    Posts
    603

    Re: [Solved]Data Dashboard

    Quote Originally Posted by Black0ut View Post
    Thank you AZ-XL. It will require a few minor changes like you pointed out, but I was able to get it to work. I appreciate the help!
    You are welcome. Thank you for feedback.

+ 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. Interactive Dashboard and data filtering
    By cloudno9 in forum Excel General
    Replies: 11
    Last Post: 11-27-2013, 02:50 AM
  2. Data Seek in Dashboard
    By kingshank in forum Excel General
    Replies: 0
    Last Post: 05-17-2013, 05:48 AM
  3. create a dashboard or new way to present the data
    By SAMEEP in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 03-20-2013, 08:56 AM
  4. data dashboard
    By emorocks83 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-15-2010, 01:27 PM
  5. Raw Data Filter Help! - Dashboard
    By noel414 in forum Excel General
    Replies: 1
    Last Post: 06-23-2008, 07:51 PM

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