Question

Red Alpha
US
Last activity: 20 Aug 2025 15:53 EDT
Create Work History Insight Filtered By Currently Logged In Operator
I am trying to create an Insight using the History-Work- class that displays all work and contributions made by the currently logged-in operator.
When I select this object and attempt to add a filter such as:
- pyPerformer == pxRequestor.pyUserIdentifier
- pyPerformer == pxRequestor.pyUserName
I receive an error because pxRequestor is not available in the dropdown - only specific operator user names are listed as selectable values.
I also tried creating a data page in this class, sourced by a report definition and filtered correctly within the report definition. However, this data page does not appear as an available option when I attempt to create an Insight from an existing data page.