Newly Created field on HR core case table restricting user viewing a custom report
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 03:36 AM
Hi,
I've created a new Age field on (sn_hr_core_case) table which calculates the time elapsed for HR cases.
Function used : glidefunction:datediff(now(), opened_at)
We've a data base view which is used for a custom report. Now after creating this Age field users are unable to view the custom report. Please help me to find what is restricting here.
Thanks in advance
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-15-2024 08:00 AM