Sort tasks based on account

subinsuresh
Tera Contributor

Hi Team,

 

We use both CSM and ITSM and need a way to search and view all associated records, including Cases, Incidents, and Problems, for a given Account.

 

What would be the best approach to achieve this?

 

we wanted have a list in workspace with all these details

 

Thanks.

 

#csm #itsm

1 REPLY 1

subinsuresh
Tera Contributor

I did a bit of a deep dive into this and noticed that we have a Company field in the Task table that we could potentially leverage, since the same field is available across all the relevant tables.

Since the Company field is already present in the ITSM tables, would it be possible to automatically populate the company from the associated Account whenever a case is created?

Has anyone implemented something similar before, or are there any existing patterns i can follow?