Report that shows Related Changes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 08:46 PM
Hi team,
I have a report using the Change Request [change_request] table to report on a specific set of changes. I need this report to also show me related changes but cannot figure out how to report on this.
I attempted to add Related List Conditions and use Change Request->Parent with the condition "Number is not empty" but the data is not showing correctly.
Any help appreciated. I don't have access to create my own tables so anyway I can do it without creating a new table is preferred.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2024 08:59 PM
Hi @Jamie2308 ,
Why you don't directly use the condition like "Parent is not empty " .instead of dot walking and then checking number is not empty
If my reply helped with your issue please mark helpful 👍 and correct ✔️ if your issue is resolved.
By doing so you help other community members find resolved questions which may relate to an issue they're having
Thanks,
Astik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2024 01:47 PM
That doesn't give me the data I'm looking for. I'm trying to create a report that shows change records and their related changes. "Parent" isn't the correct condition to use as I don't want to report specifically on the Parent record.
Thanks