Posts Tagged ssrs
Missing Parameters in SSRS
Posted by Elizabeth James in Microsoft on June 25, 2010
For you SSRS report developers out there, have you ever received the error “Must define scalar variable @<variable name>” and then drove yourself crazy trying to troubleshoot it? You probably even checked your Report Parameters a dozen more times to make sure you weren’t crazy or blind? I have experienced this issue on several occasions [...]
Displaying Email Text in a CRM Report
Posted by Cory Fellers in Dynamics CRM on August 28, 2009
If you have ever built a custom report Dynamics CRM that references the Description field of the email entity, you probably realized that the body of an email is stored in the database in HTML format. Thus your report may have looked something like this: In order to display an email correctly in an SSRS [...]
