Hi,
I am using percentile if formula to check one condition over 1 lakh rows. The formula works for 60000 rows but not beyond that. What could be an alternate solution?
Formula: =PERCENTILE.INC(IF('raw data'!$H$3:$H$80000=Sheet2!$E3,'raw data'!$BI$3:$BI$80000),$F$1)
Bookmarks