How to build a report with a filter using the 'same as' condition and dot-walk from a reference field?SummaryWhen building a report, you cannot dot-walk on a reference field using the 'same as' filter condition.For example: Fetch records from the [incident] table that have been updated by the caller. The filter should be like: Updated by same as Caller.User ID However, on the target field of the 'same as' filter condition, there is no 'Show Related Fields' option in the drop-down list in order to select the Caller's User ID field. The following workaround can be used to build such a report: Go to the list view of the [incident] table.Build the filter you wish to have on your report and run it:Rick-click on one of the column name and select the Bar Chart option:Once the report is generated, select the correct type of report and save it. Note that you cannot change that specific condition on the report itself. If you want to do so, you have to execute all the above steps again and generate a new report.