Quantcast
Channel: SQL Server Reporting Services
Viewing all articles
Browse latest Browse all 1418

how to export report data with greater than 32767 characters in excel

$
0
0

Hi All,

I am working on a RDLC report and i am facing a problem, when i am viewing the report data in reportviewer, i am able to see all the data but when i am exporting the report in EXCEL format the columns giving error having data grater than 32767 characters. Can somebody tell me the solution for that?

Also there is a way of the above problem in SSRS (RDL report) where i can check for the export format like:

Globals!RenderFormat.Name = "EXCEL",LEFT(Fields!Message.Value,32767),Fields!Message.Value

But this is not working in the RDLC report.


Viewing all articles
Browse latest Browse all 1418

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>