SSRS: export data as tab delimted .txt file

Folks,

Is there any (easy!) way of being able to export the results of an SSRS report as a tab (rather than comma) delimited file?  And by extension, being able to schedule a report to deliver a .txt file?

Is this a limitation of SSRS - or perhaps just our installation?

Has anyone else found a work around for this?

Martin

Parents
  • Unknown said:

    Is there any (easy!) way of being able to export the results of an SSRS report as a tab (rather than comma) delimited file?  And by extension, being able to schedule a report to deliver a .txt file?

    I haven't done this, but it looks fairly straightforward:

    http://seanmkrause.com/2012/10/09/sql-server-2008-r2-tab-exports/

Reply
  • Unknown said:

    Is there any (easy!) way of being able to export the results of an SSRS report as a tab (rather than comma) delimited file?  And by extension, being able to schedule a report to deliver a .txt file?

    I haven't done this, but it looks fairly straightforward:

    http://seanmkrause.com/2012/10/09/sql-server-2008-r2-tab-exports/

Children