A query business rule working with Reports but not on dashboards
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2024 10:26 AM
I am using the below condition for the "before" query business rule :
gs.action.getGlideURI().toString.indexOf('aggregate')>-1 || gs.action.getGlideURI().toString.indexOf('pa_dashboard')>-1
It is working fine on Reports but not on dashboards.
Can anyone help with correct condition so that it validates on dashboards as well?
0 REPLIES 0