+ Reply to Thread
Results 1 to 3 of 3

Can I set up a dashboard, using pivot tables?

  1. #1
    Registered User
    Join Date
    01-07-2022
    Location
    North Carolina
    MS-Off Ver
    Office 365
    Posts
    1

    Can I set up a dashboard, using pivot tables?

    Good morning everyone,

    I am trying to reduce my manual data entry. Who isn't? lol
    Is there anyway I use pivot tables in my spreadsheet "Example Master Inventory Sheet" to automatically report that data like in these two separate spreadsheets: "Inventory Report by lot #" & "Monthly Inventory Report - loading and unloading"?

    I'm so new to tables and pivot tables, but I can already see the advantage of such features!

  2. #2
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,403

    Re: Can I set up a dashboard, using pivot tables?

    Hello ZM003 and Welcome to Excel Forum.
    In order to produce a pivot table I believe that you will need to convert the data in a "records" format.
    I used Get & Transform to convert most of the data on the ISOLEUCINE 20 KG - INDONESIA sheet into records (green and white table) using the following Power Query Advanced Editor code:
    Please Login or Register  to view this content.
    I imagine that converting the data on the Inventory by Lot# Report sheet into 'Records' format would be a manual process.
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  3. #3
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,403

    Re: Can I set up a dashboard, using pivot tables?

    I realized that the values in the END INV, LBS columns should be populated using formulas.
    END INV: =[@[BEG INV]]-[@Used]
    LBS: =[@[END INV]]*44.092
    Also after the initial balances are placed in the BEG INV column on 1/3/2022 the rest should be populated by a formula.
    Starting with cell B24 the formula is: =INDEX(E$17:E23,AGGREGATE(14,6,(ROW(E$17:E23)-ROW(E$16))/(B$17:B23=B24),1))
    Let us know if you have any questions.

+ 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. [SOLVED] Dashboard for Pivot Tables and Pivot Charts - Question 01
    By phillyfilly in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 05-27-2017, 06:58 AM
  2. Refreshing Pivot Tables/Charts for Dashboard type report in VBA
    By Orada in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-26-2016, 02:21 PM
  3. Sql tables to Excel - How to Make Live Dashboard
    By jcmckeon in forum Access Tables & Databases
    Replies: 1
    Last Post: 06-03-2015, 01:00 PM
  4. Creating a Master / Consolidated Pivot Tables from a multiple pivot tables
    By paradise2sr in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 12-12-2013, 02:28 AM
  5. Pivot Tables - need to do separate pivot tables for multiple sheets in same format
    By tconnell1965 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-18-2013, 07:04 AM
  6. Replies: 0
    Last Post: 09-22-2012, 07:22 PM
  7. Replies: 6
    Last Post: 10-14-2011, 12:34 PM

Tags for this Thread

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