Hi Michael,
Have you tried creating a free hand SQL, by converting data type to varchar() and join them ? I think writing SQL may solve your problem.
Note ; you need to use 'Add Command' option to create report using free hand SQL.
Thanks,
Sastry
Hi Michael,
nvarchar(max) fields are not available in the 'Links' tab. You can't use such fields to Join other tables.
-Abhilash
Add a comment