Share via

How to add a table in RDLC report footer with Datasource from dataset. VS2010

Jhun Barcelona 20 Reputation points
2023-06-17T11:44:00.63+00:00

report

Developer technologies | Windows Forms
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.

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | Other
0 comments No comments

Answer accepted by question author
  1. Anonymous
    2023-06-19T03:08:28.4333333+00:00

    Hi @Jhun Barcelona

    SSRS does not allow Tablix in headers and footers. Headers and footers can contain static text, images, lines, rectangles, borders, background colors, background images, and expressions. For more information you can check this link: https://learn.microsoft.com/en-us/sql/reporting-services/report-design/page-headers-and-footers-report-builder-and-ssrs?view=sql-server-ver16.

    If you want to show multiple Payment types, you may refer to this link: https://social.msdn.microsoft.com/Forums/sqlserver/en-US/6d1fafb5-928a-45fd-92c8-6d231c745652/using-join-function-for-fields-values-from-data-set-in-ssrs-2008?forum=sqlreportingservices.

    Best regards,

    Aniya

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

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