Forum Discussion
jeheisler
Dec 03, 2019Copper Contributor
Issues with finding MODE when using IFS
Hello, I work for a nonprofit and we are trying to find what month is most common for specific individuals to give during. I have attached a list with important personal information removed. ...
PeterBartholomew1
Dec 04, 2019Silver Contributor
I still do not see the point of using IFS for a single condition. The basic IF will return FALSE which is ignored by aggregation functions.
SergeiBaklan
Dec 05, 2019Diamond Contributor
PeterBartholomew1 , I only tried to explain why initial formula doesn't work and how IFS works.