【问题标题】:Add a filtered table inside a pivot table in excel在 Excel 中的数据透视表内添加过滤表
【发布时间】:2018-04-22 21:48:09
【问题描述】:

我有一个问题,我必须在 excel 数据透视表中显示数据。

我的数据透视表工作正常,但我需要添加一个嵌套在数据透视表最内层内的过滤表。

所以它应该是这样的:

                  type1     type2     type3
Level 1             10        11        3
    Level 2         5         4         1
        Level 3     3         1         1
          Item Id: Color:  Spelling: Type:
            item 1  blue    one       type1
            item 2  green   two       type1
            item 3  brown   three     type2 
            item 4  yellow  four      type3
            item 5  white   five      type1
        ...

数据透视表将类型列中的值相加。 在它下面需要复制在第 3 级行中聚合的数据的 sn-p

数据源是另一个选项卡中的大型数据表。

我想知道是否可以将这个 sn-p 表添加到数据透视表中。

【问题讨论】:

    标签: excel pivot-table


    【解决方案1】:

    数据透视表就是这样。为什么不直接将布局更改为表格,以便这些标题出现在顶部?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-09-18
      • 1970-01-01
      • 1970-01-01
      • 2016-04-29
      • 2020-07-10
      • 2017-03-17
      • 2012-06-19
      相关资源
      最近更新 更多