My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
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},…