Dashboards/Reports - Identifying user updates Hi all! Have any of you attempted to create a report or dashboard to track when requests were last updated by a user (as opposed to the system)? Essentially, we are looking to monitor the progress of the requests we've received.Initially, we thought the process would be straightforward: build a report, create higlights → summary type “Count”, field “Title”, with formula: DateDiff(Today(),$LastUpdatedOn,”d”)>15However, we've encountered a challenge as requests are updated daily by the system. To address this, we considered adding a filter to the report: Last Updated By → Is not one of → SystemUnfortunately, this solution is not yielding the desired results 😅.Q: Do any of you have thoughts on this or have you experienced similar challenges? Any workarounds you can suggest would be much appreciated.Wishing you all happy holidays!Best regards, Maca