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. ...
ChrisMendoza
Dec 03, 2019Iron Contributor
I would think summarizing by Pivot Table would be the quickest solution. You will get a unique list of [CnBio_ID] on rows and [Month] on columns, then you can just count the [Month]'s as values.