Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Using Function fields with interactive filters. Based on the value in the filter, Add/Subtract count

charan270
Tera Contributor

This is what I am trying to implement.

Metrics need to show in the report,
1. Reassignment count between groups

2. Reassignment count within XYZ group(I have a custom field in incident table for this)

3. Total Reassignment count (1+2).

The report should be filtered based on the above criteria. The user should be able to filter the count between groups, withing XYZ group and Total count.
I couldn't find any solution for this. Is this even possible?

1 REPLY 1

Yashsvi
Kilo Sage
Items demonstrated/discussed in this video: * Navigated to Dashboard with the following types of Interactive Filters: - Date - created an interactive filter based on the Created and Updated Dates - Choice - Created several Priority Interactive filters - Radio Button, Single, Multiple, Checkboxes ...