Tricky Reporting Question
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2024 12:30 PM
Hello,
I have a table where thousands of records are getting created.
The table has three columns (A, B, C)
When reporting:
- if columns A and B have the same value, show it as one single record;
- if A and B have different values, show them as two different records.
I'm trying to do something without so much data massage and customization.
If you can any help or provde guidelines, it would be great!
TIA!
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2024 04:24 AM
Hi @nepatel ,
if your looking for a minimum customization solution try using functional field,
Try concatenate concatenate column A and Column B, Group By functonal field as belolw
FYI: Functional fields are actual fields on the table
Report:
Hope this helps!!!
Accept and hit Helpful if it helps.
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025
Thank you,
Hemanth
Certified Technical Architect (CTA), ServiceNow MVP 2024, 2025