Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

HR cases related to which on taxonomy

Prateek07
Tera Contributor

Hi All,

I want to create a report for HR cases, based in HR taxonomy, and sub topics and sub sub topics. I have checked in m2m_connected_content_list table. We do have mapping as developed/mentioned on the portal. I want to understand which catalog doesn't have any taxonomy attached and report them too.

 

I have tried dot walking the 'hr_service.producer.taxonomy_topic=Paycase' on hr case table. But the problem in when i show this in report we are not able to define how many cases are related to particular taxonomy or taxonomy sub topics and so on.

 

Thanks in advance.

1 REPLY 1

Susan Britt
Mega Sage
Mega Sage

To determine which record producers for HR services are not tied to a taxonomy topic, you can quickly add that field (record producer.taxonomy topic) to your list view and see which are empty.  Since it's a dot-walked field, you'd need to update the global list layout for HR services.

SusanBritt_1-1703112820735.png

SusanBritt_2-1703112851898.png

 

HR cases are not directly tied to the topic, so you'd need to do some dot-walking there too - from the case's HR service > record producer > taxonomy topic.  You can dot-walk from the report.

SusanBritt_3-1703113038013.png