My Stuff
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
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},…