My Stuff
On Friday, October 10, 2025, at 8:00 PM Pacific Time, our Case Management System will undergo a scheduled maintenance for approximately 4 hours. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Share Your SuiteWorld Experience & Earn a Special Badge!
Comments
-
HI @Niks Blando-Oracle As per my understanding, you want a report like Gross Requirements Inquiry report but you want it to not just get filtered to only one item, is that correct? >That is correct. The need is to have similar "report / saved search" for all items. Cheers Janne Paananen
-
HI @Elychelle Gulen-Oracle well this is quite simple search First Saved Search with a cumulative balance Results Workbook results but this *SUM /*Balance as of today*/({amount}) OVER (ORDER BY {trandate} ROWS BETWEEN UNBOUNDED PRECEDING AND CURRENT ROW)* Analytics cannot recognize Result without cumulative. In here…
-
Custom Solution 1) create a Custom Field (Text) 2) Workflow (Scheduled or After Rec Submit) set a text the text from PAIRED INTERCOMPANY TRANSACTION field to Custom Text Field. Cheers Janne