Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Results output Mutliple rows
I am trying to create a search based on the System Notes. Here is how my Results tab is set:
Field: Sales Rep
Summary: Group
Formula:
Field: ID
Summary: Count
Formula:
Field: Formula (Date/Time)
Summary:
Formula: CASE {SystemNotes.FIELD} when 'XXX' THEN {System Notes.DATE} END
Field: Formula (Date/Time)
Summary:
Formula: CASE {SystemNotes.FIELD} when 'XXX' THEN {System Notes.DATE} END
When I run the report, it lists the ID's more than once in different rows.
I would like the output to be all in one row
Sales Rep - ID - Formula 1 - Formula 2
Help!!!
0