Hi all, I had a problem with trying to create a report where I needed to reference the same coloumn for 2 different rows of information, as seen here http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/ece9ce89-b7f9-485b-80cc-35c608aef64d/?prof=required Now the lookup method works fine, but as I've said I think it could lead to some serious performacne issues when used in a live environment so I'm just wondering if anyone knows a way of doing it where I don't have to return all the values first and then search through them.