Forum Discussion
littlevillage
Oct 22, 2022Iron Contributor
FILTER and LARGE function.
Hi, I try to extract 10 largest values from a Pivot Table. I write a formula: =INDEX(SORT(FILTER(A:I,(A:A=K2)*(G:G>=LARGE(G:G,10))),7,-1),SEQUENCE(10),{3,7}) The result shows just 3 largest ...
- Oct 22, 2022
Detlef_Lewin
Oct 22, 2022Silver Contributor