I am building a CR 9 report where I have two values of a link, at the same time as the report runs, and I need to link to a given SQL Server db table to do two look-ups. Can a second alias for the look-up table be accessed by the second link value? The SQL query generated by CR seems to accept this, but I always get a null result of the second look-up. Any thoughts on this would be appreciated.