Question
Has anyone built a calculated field using IFIN formula for a multiselect field on a Custom Field?
I'm trying the IFIN(value, value1, value2,..., trueExpression, falseExpression). However, my multi select field has numerous instances that need to be combined. When I reached out to support they said "CONTAINS" wouldn't work for what I'm trying to do. Has anyone had to do this or know enough about calculated fields? I'm trying to create a report to sum the projects for each True Expression but am not able to get the data.