SSRS Tutorial Part 124 - Export SSRS Report to PDF with Expanded Drilldown

In this video of SSRS Tutorial, you will learn How to Export SSRS Report to PDF with Expanded Drilldown.

In this video of SSRS Tutorial, we will learn

  1. How to manually expand the groups in SSRS Report and Export to PDF
  2. How to write expressions to expand all the groups and detail records when export the SSRS Report to PDF


Expressions used in the video:
=iif(Globals!RenderFormat.Name="PDF",FALSE,TRUE)

How to export SSRS Report to PDF with expanded drill-down rows- SQL Server Reporting Services(SSRS) Tutorial

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.