SSRS 2019 report embed into iFrame

Jitendra Jadav 21 Reputation points
2020-09-29T09:27:17.06+00:00
  1. we are looking some interactive report like dashboard kind of stuff so once we clock report title it will take you to other report so does it possible into ssrs 2019?
    2.we need way to fixed columns character for displaying max limit this is possible in ssrs 2019?
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.
2,798 questions
0 comments No comments
{count} votes

Accepted answer
  1. Olaf Helper 40,741 Reputation points
    2020-09-29T13:12:25.34+00:00
    1. Yes, that's a drill through action: Add a Drillthrough Action on a Report (Report Builder and SSRS)
    2. You can define per TextBox if it should auto growth or keep a fixed wide.
    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. ZoeHui-MSFT 32,586 Reputation points
    2020-10-01T01:10:19.123+00:00

    Thanks for OlafHelper-2800's quick answer!

    1 person found this answer helpful.
    0 comments No comments