Forum Discussion

vt_excel's avatar
vt_excel
Copper Contributor
Jul 31, 2022
Solved

Apply Pivot Table on selected items with addition filter of billed in current quarter only

1. Below is image of data set on which I have to apply pivot. For reference I gave 3 sets, actually it can go upto 5000 2. Conditions are: a) Customer name, manufacturer & item name should be sam...
  • SergeiBaklan's avatar
    SergeiBaklan
    Aug 14, 2022

    vt_excel 

    Let assume you your Excel version/platform supports data model. Creating PivotTable you need to add data to data model:

    Right click on table name In PivotTable Fields pane and Add measure

    Create DAX measure in opened window

    Use this measure in PivotTable for aggregation

Resources