Forum Discussion
vt_excel
Jul 31, 2022Copper Contributor
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...
- Aug 14, 2022
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
vt_excel
Aug 06, 2022Copper Contributor
Hi Riny_van_Eekelen
How you have used power query and what filer/formula applied? I will check at my excel too.
How you have used power query and what filer/formula applied? I will check at my excel too.
Riny_van_Eekelen
Aug 07, 2022Platinum Contributor
vt_excel Well, when you open the Advanced Editor in Power Query, you can see the applied steps that take you from the blue table to the green one. It's not very straight-forward if you haven't worked with PQ before. Have you?
- vt_excelAug 13, 2022Copper Contributor
Riny_van_Eekelen Thanks for reply.
Havent worked in PQ before.
Can you suggest some right links, i am searching online also..
- Riny_van_EekelenAug 13, 2022Platinum Contributor
vt_excel The site in the link below, would be a good place to start.
https://exceloffthegrid.com/power-query-introduction/