How to filter the last updated record only in report studio.
Sort data descending on the date; add a rank item and use this in a summary filter..
Create a filter based on the column that can be used to identify the latest record: [Identifier Column] = maximum([Identifier Column])
Rgds
Rob