Results 1 to 2 of 2

slicers for custom calculated field in excel pivot table/pivot chart

Threaded View

  1. #2
    Valued Forum Contributor
    Join Date
    06-23-2021
    Location
    Romania
    MS-Off Ver
    2021, 365 v 2208
    Posts
    722

    Re: slicers for custom calculated field in excel pivot table/pivot chart

    It can be done with Power Pivot but I don't think that is possible in your Excel Version
    You need to use Power query to unpivot your original data in order to have AA1, AA2 as records in row. After that you need to create a measure as ratio between values and "n" column and create a Pivot Table from PowerPivot data model.
    The query:
    HTML Code: 
    and the measure:
    Formula: copy to clipboard
    ratio:=sum([value])/sum([n])
    Attached Files Attached Files
    Diana Tanase


    If the solutions offered helped you to solve your problem, then mark the thread as SOLVED (thread tools in the top menu) and you can click on * to add reputation to those who helped you, as a way to say thank you !

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 2
    Last Post: 07-13-2021, 03:32 AM
  2. [SOLVED] Pivot table - slicers and calculated item donīt work togheter?
    By Masun in forum Excel Charting & Pivots
    Replies: 6
    Last Post: 12-19-2013, 01:56 AM
  3. Replies: 2
    Last Post: 05-24-2013, 03:58 PM
  4. Calculated pivot table field using pivot table data in calculation
    By BrittleStar in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 12-10-2012, 05:35 PM
  5. Replies: 0
    Last Post: 06-26-2012, 09:06 PM
  6. Replies: 1
    Last Post: 04-12-2010, 01:01 PM
  7. Excel 2002 Pivot Table calculated field percentage.
    By ~Dave in forum Excel General
    Replies: 3
    Last Post: 08-03-2005, 02:05 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