
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2023 11:49 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2023 09:51 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-16-2023 09:51 AM
@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.