Hi All,
Hopefully someone can help me out with this. Been trying for awhile with no luck.
I'm trying to build a TRIMMEAN function to use on a table that will be filtered. I continue to get the entire table's mean despite the filters. The cells being calculated are all functions themselves and a number are returning errors (#N/A) due to missing data. Not sure if this matters.
=TRIMMEAN(IFERROR(Table1[Days as Lead],""),25%)
Appreciate any help you can provide,
Hopefully someone can help me out with this. Been trying for awhile with no luck.
I'm trying to build a TRIMMEAN function to use on a table that will be filtered. I continue to get the entire table's mean despite the filters. The cells being calculated are all functions themselves and a number are returning errors (#N/A) due to missing data. Not sure if this matters.
=TRIMMEAN(IFERROR(Table1[Days as Lead],""),25%)
Appreciate any help you can provide,