I try to configure RS to export report as csv with fields delimited by
tab.
I can set it to be any value (eg. semicolon) but can not do that with
tab.
Is it possible?what symbol should i put into FieldDelimiter setting fro RS to
recognize it as <<TAB>>?|||Has somebody managed to configure RS to do that?
Thanks in advance.|||I have tried everything and nothing :(
It seems like there is a bug in RS,
RS is trimming tab value in FieldDelimiter config|||Try adding the following line in your rsreportServer.config file this should
work.
<Extension Name="TAB"
Type="Microsoft.ReportingServices.Rendering.CsvRenderer.CsvReport,Microsoft.ReportingServices.CsvRendering" Extension
= ".txt" FieldDelimiter = "%09" />
"kamel" wrote:
> I have tried everything and nothing :(
> It seems like there is a bug in RS,
> RS is trimming tab value in FieldDelimiter config
>
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment