Sunday, March 11, 2012

Does HTML interpretation in SQL Server Reporting Services exist?

Hi everybody

Is there a way to show HTML tags in a SQL Server Reporting services just like we are used to do in Crystal Reports?

I my case, I use the property Text Interpretation: HTML (right click in parameter field inside report and click edit parameter menu option).

I was wondering if we have something similiar in Reporting services?!

HTML inlining is not supported with RS 2005. It is on the top list for the next release.|||Thank you for being responsive Teo. We`ll be waiting for the next SQL Server Reporting Services release.

best regards

Wander Mahet|||when is the next release coming out? are there any workarounds in the meantime? are there any resources, links, etc on importing/using custom controls in reports?|||

The release date of the next release of SQL Server "Katmai" is not announced yet. It will probably happen at TechEd next month. As you would notice by searching on the web the rumors are that it will ship sometimes in 2008. Currently, the only workaround I can think of is to create a custom report item although it will be probably an overkill. This article introduces CRI development. I recommend you put the requirements on the backburner for a year or so if possible. Inline HTML rendering is on the top list for the next release and I will be suprised if doesn't get implemented.

No comments:

Post a Comment