- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2024 07:09 AM - edited 09-09-2024 07:12 AM
We have a custom table (CSAT Survey Results) and this custom table references the User table. I'm trying to create a PA Breakdown Source from this custom table to the User table so I can report on the Agents Country Code which is a list field on the User table.
In standard reporting, I am able to dot walk from this custom table to Agent.Country Code (Image below)
However, when I try to create a Breakdown Source on the custom table for Agent.Country, I can not access Country Code from the element tree
I need to create Automated and Formula indicators with the Country Code breakdown, any ideas how I can accomplish this?
Solved! Go to Solution.
- Labels:
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2024 10:48 PM
Hi @Dienne Giuliano ,
All right, I then think you need to make the breakdown source based on the sys_choice table, where after you should do the breakdown mapping on the user table for the country code field.
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2025 12:38 PM
@AndersBGS is there an extra step to make this work in a scoped application? we use the sys_choice table as our "facts table" in the breakdown source but the dropdown does not show up if a user is impersonated and they do not have the admin role or pa_admin role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 06:29 AM
Hi @marjorie mejia1 ,
As far as I recall there shouldn't be any additional steps.
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2025 08:49 AM
@AndersBGS thanks for the quick response!