+ Reply to Thread
Results 1 to 16 of 16

Add custom column to Pivot Table or update Source data FROM pivot table

  1. #1
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Add custom column to Pivot Table or update Source data FROM pivot table

    Hello, I appoligize if this has been posted. I search but nothing

    I have a pivot table on one tab that refers to data on another tab.
    The pivot table is working well

    The main tab is a list of inventory

    Part name Quantity Re-Order

    The pivot table filters out Quantity of 0 or 1 and Re-order if it has an "x"
    This works great

    What I want is one of two things:

    A. Update the quantity on the pivot table and have it change the source data automatically

    or

    B. Add a column to the pivot table where I can put an "x" saying the item was re-ordered.

    I added a column but when the item that X was related to is no longer on the pivot table, the "X" stays as that column isn't part of the pivot table.


    Thoughts??

    TIA

    Jon

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    A. Update the quantity on the pivot table and have it change the source data automatically
    That is not how pivot table works.

    Change the original data and refresh the pivot table.
    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.

  3. #3
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12
    Quote Originally Posted by oeldere View Post
    That is not how pivot table works.

    Change the original data and refresh the pivot table.
    Im ok with not using a pivot table, what other options are available?

    All i want to do is have a filterd list on another tab of parts that need to be ordered. I want to update that list when a part comes in. If that part no longer meets the requirements of reorder, it will then get removed from that list.

    Thanks!

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    Change the original data and refresh the pivot table.

  5. #5
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    Since obviously a pivot table isnt what is the best solution for me, I need a suggestion.

    All Im looking for is to have a condensed list to refer to, to order parts.
    I take in the inventory. I want to look at this list and edit the part when the part is arrived and have it update the source OR allow the person that does the order, able to mark the column next to the part as ordered. This will all me to use VBA to highlight the part in the source parts list.
    Can this be done with a vlookup instead a pivottable?

    Thanks

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    HOW TO ATTACH YOUR SAMPLE WORKBOOK:

    Fast answers need clear examples. Post a small Excel sheet (not a picture) showing realistic & representative sample data WITHOUT confidential information (10-20 rows, not thousands...) and some manually calculated results. Just before posting, scroll down to GO ADVANCED, click, and then scroll down to MANAGE ATTACHMENTS and click again. Now follow the instructions at the top of that screen.

  7. #7
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    Attached is the shortened version of my Spreadsheet. The Re-Order tab explains as well as shows a YouTube video explaining what I tried to do to my pivot table that would have given me what I was expecting.

    Thanks again for any help you can provide
    Attached Files Attached Files

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    You did not have a pivot table in your excel file.

    I added a pivot table in sheet 2.

    If you change the data in sheet 1.

    Get in the pivot table (on sheet 2).

    Data => refresh.

    The data in the pivot table is refreshed.

  9. #9
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    I just downloaded the file I uploaded and the pivot table was there
    I just have the filters hidden from the user

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    It is not a good idea to hide data in an example.

  11. #11
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    It sounds like a pivot table is NOT what I want to use.

    Basically any other ideas that are NOT a pivot table?

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    It sounds like a pivot table is NOT what I want to use.
    I am always interested in the reason why.

  13. #13
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    There is a simple reason why I would like this option.

    My original parts list is LOOOOONG
    I just want a condensed list for when parts come in. I can quickly change the quantity we now have on hand instead of having to weed through the first list.

    It seems like a minor inconvenience but is helpful for other people who will be using the list in the future.

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    If you make a table of your data, new data can added direct below that table and will be available for the pivot table.

    CHTL + dart down will bring you to the first inputcell.

  15. #15
    Registered User
    Join Date
    11-13-2013
    Location
    Wisconsin
    MS-Off Ver
    Excel 2010
    Posts
    12

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    I dont want MORE data to be available, I have that handled through an Autorefresh VBA script. If you ad new parts to the main list and it fits the criteria, it will auto populate the pivot table.

    I want to EDIT the pivot table to affect the main table. Now with a Pivot table, I know this isnt possible. What options are available that work like a pivot table but is also editable to affect the source data?

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

    Re: Add custom column to Pivot Table or update Source data FROM pivot table

    To my opinion you can do that with pivot table, but thats just me.

    You want another approach, that is fine with me.

    I don't have a solution for that.

    Maybe another forummember can help you with your question.

+ 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. Pivot Table Auto Update Data Source?
    By Ket in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 08-20-2020, 02:05 PM
  2. How can I update Source Data in Pivot Table
    By nebelnes in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 08-20-2019, 02:33 AM
  3. Can I update data source from pivot table?
    By elbrujo in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 01-02-2016, 10:25 PM
  4. using VBA to update a pivot table data source
    By bzl in forum Excel General
    Replies: 1
    Last Post: 06-03-2015, 04:38 PM
  5. [SOLVED] Macro to update pivot item (date format) in pivot table to latest date from data source.
    By rocksan in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-10-2012, 03:18 AM
  6. Update source data from pivot table
    By bryanbak3 in forum Excel General
    Replies: 0
    Last Post: 01-12-2012, 05:28 PM
  7. vba code to Update Pivot Table source data
    By ker9 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-13-2010, 04:37 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