SSRS report - export to HTML

Zolotoy 226 Reputation points
2023-03-14T20:48:21.58+00:00

I need to run a report in the backend using C# and export it into an HTML. I can do with Excel, but not sure about HTML extension name.

Thanks

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,063 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-03-15T01:26:21.99+00:00

    Hi @Zolotoy

    I don't know much about C#, you can check out this documentation for SSRS exporting to HTML: Rendering to HTML (Report Builder and SSRS).

    Regarding the HTML file extension, I found this link for you: https://www.scaler.com/topics/what-is-the-extension-of-html-file/.

    If my answer is helpful to you, click "accept answer".

    Best regards,

    Aniya

    0 comments No comments

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.