An extra line between tables in a text file

Asaf Oren 101 Reputation points
2021-04-19T12:39:16.657+00:00

Hi People,
I need to create a report that contains 3 tables, and export to a CSV file.
The problem is that between those tables I have an extra line that I've been asked to remove.
I also tried using a subreport with no success.
Any ideas?89099-reportdesign.png89059-extra-line-between-the-tables.png

SQL Server Reporting Services
SQL Server Reporting Services
A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
3,061 questions
0 comments No comments
{count} votes

Accepted answer
  1. Joyzhao-MSFT 15,631 Reputation points
    2021-04-20T03:34:49.973+00:00

    Hi
    Unfortunately, this is by design, and the space between the two tables is to distinguish between different tables.
    I tried a variety of methods to change this situation, such as embedding these three tables into one table at the same time. After exporting to CSV format, although there are no extra blank lines between the tables, the regular "," separators are displayed on different lines. You can also try to see if it is the same as my question. Even though I have completed many settings in rsreportserver.config, this comma cannot be removed. To be honest, your needs may not be met.
    89317-02.jpg
    89381-01.jpg
    Best Regards,
    Joy


    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.