My Stuff
Review our AI Community Guidelines before posting AI-generated or AI-assisted content. Verify accuracy and include the appropriate AI disclaimer.
Action Required: Review and submit pending reconciliation matches before the NetSuite upgrade to avoid rework. After 26.2, unsubmitted matches will be unmatched. For more details, see SuiteAnswers 1047397
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},…