Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2020 01:43 AM
Hello Community,
My customer requirement is to have a report on incident which are of the same company of the logged in user.
Since there is no dynamic filter available on the company what is the best solution to answer this requirement ?
Can we create new dynamic filter ?
Solved! Go to Solution.
Labels:
- Labels:
-
Reporting
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2020 01:46 AM
Try create a dynamic filter with:
gs.getUser().getCompanyID() + ''
Like this:
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2020 01:46 AM

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-31-2020 01:47 AM
Hi,
Check this link.
Thanks
Dhananjay.