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.

Breakdown Source for Sysevent

Community Alums
Not applicable

I am gathering performance analytics from the sysevent table looking at specific events. These events have a userID associated with them and the param1 is also the user's sys_id. I am struggling to create a breakdown that will allow me to break down the data by userID or even sys_id for the matter. Is it is possible to so this since I can't pick userID as the filed on the source.

 

ChrisDoernbrac_0-1702669728275.png

 

1 ACCEPTED SOLUTION

Swapna Abburi
Mega Sage
Mega Sage

@Community Alums 

By design, breakdowns can be only applied to reference/choice type fields. String fields are not structured data, and it will accept any text as input. In your example, User ID is a String field so not supported for breakdown.

View solution in original post

1 REPLY 1

Swapna Abburi
Mega Sage
Mega Sage

@Community Alums 

By design, breakdowns can be only applied to reference/choice type fields. String fields are not structured data, and it will accept any text as input. In your example, User ID is a String field so not supported for breakdown.