Report HR case Attachment

pferreri
Tera Contributor

Hello everyone,

I have a report created from the HR case table which displays a list of cases grouped by assignment to. What I need is for one of the columns to show the names of the attachments attached to the HR case. Any suggestions?

1 REPLY 1

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hi @pferreri 

an HR case may have many attachments. You need all the attachment names in the column?

It requires scripting efforts I guess. You can create a string type field on the table. Glide record on attachment table and extract the name of the attachment.

 

Please Mark this answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra.