SP Stefano Pulliero on March 9, 2020 Hi all, is there an example of reporto to assign a specific Filter to a User? Bye Stefano Pulliero Tags #aris Bookmark Like Share Sign in or register to reply. Notify Moderator 1 Reply Sort by Date ASC Date DESC Likes Sort by Date ASC Date DESC Likes JH Jens Heylmann on April 9, 2020 - 07:52 Try to use this method in your script: Report class User - Method SetFilters Sets the GUIDs of all method filters assigned to the user. The currently logged-in user needs the function right "user management" to perform this request. Like Sign in or register to reply. Notify Moderator
JH Jens Heylmann on April 9, 2020 - 07:52 Try to use this method in your script: Report class User - Method SetFilters Sets the GUIDs of all method filters assigned to the user. The currently logged-in user needs the function right "user management" to perform this request. Like Sign in or register to reply. Notify Moderator
Jens Heylmann on
Try to use this method in your script:
Report class User - Method SetFilters
Sets the GUIDs of all method filters assigned to the user. The currently logged-in user needs the function right "user management" to perform this request.