My Stuff
Loading
Comments
-
Hi Erik, It ended up not being an issue with the formula I used, but instead it was an issue with the field I was using to group the results by (it was grouping the counts together on one line if there was more than one result in the multi-select field--which makes sense, but it made my inline counts wrong). I added a…
-
Hi Erik -- thank you so much for your reply! This did get me closer, but unfortunately it still didn't return the correct total if I add more than 1 value to the multi-select field. With real field names used, this is the formula I used: CASE WHEN INSTR({custrecord_wh_prod_child_opportunity},…