Hi, Is there a way to get lookup value for a field in RDLC ( local ). I have a categoryID in Products, and i want to get and display category name from Category dataset (ID, Name).
I know i can make join in original query, but is there any built in functionality for this common scenario ? (like in Crystal Reports)