Hello! I am currently creating an EazyBI report that will automatically filter out tickets that are assigned to people when immediately accessing the board, so whoever the current user is. For example, when I click on the board, I only want to see my tickets and the number of tickets in each of their respective statuses.
I currently have in my rows a custom field of “Assignee” which include all people in my report. In columns, I have “Status” which pulls in the number of tickets under each status.
How can I please have my report filter out results just for the current user?