- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2025 11:45 PM
Hi Team,
I need to change the default filter conditions when i click All HR cases, SLA at risk in Landing page. I am aware that we can change that via UI builder but wanted to know if we have any configurations to change it without touching UI builder OOB pages?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 04:17 AM
Hi @preethigovi,
The Card List Configuration filter only affects these HR Case cards on the HR Workspace landing page.
If you're trying to modify the ScoreCard filters, those are defined (hardcoded) directly in UI Builder under Data Resources, and need to be updated there. Here's a step-by-step guide:
Navigate to HR Case Management > UI Builder for Agent Workspace for HR Case Management.
Open the 'Landing page default' page. Since this page is read-only, you’ll need to clone it.
On the cloned page, set the order to -1 to ensure it overrides the default.
In the UI Builder canvas, go to Data and Scripts.
Locate and select the data resource titled:
‘Data Visualization API for multiple data visualizations 1’.Click Edit on the ‘Requests’ field.
Scroll to Request #3, where the dataSourceLabel is ‘All Cases’.
Update the filterQuery to match your specific filtering requirements.
Once saved and the new page is active, your updated filters will be reflected in the ScoreCards.
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2025 04:08 AM - edited 10-22-2025 04:09 AM
Hi @preethigovi,
To apply the same filter on carousal:
Open Settings in the HR Agent Workspace.
Under Page Configurations, navigate to Landing Page > HR Case Card Configurations.
Locate the specific card you want to modify, and click on it. This will open the Card List Configuration record.
In the Query field, you can update the default filter criteria as per your requirement.
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2025 12:12 PM
Yes, to the best of my knowledge, there isn't a configuration available outside of UI Builder to modify these specific filters. Since the filterQuery is hardcoded within the Data Visualization API request in UI Builder, any changes to those filters would need to be made directly there.
If my response helped, please mark it as the accepted solution so others can benefit as well.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2025 08:35 PM
In data where to add the filter?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2025 08:40 PM - edited 10-14-2025 09:04 PM
@M Iftikhar Thanks It worked.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2025 03:26 AM
Hi @preethigovi , glad it worked, please mark it helpful if this has resolved another issue.
Muhammad Iftikhar
If my response helped, please mark it as the accepted solution so others can benefit as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2025 09:00 PM
