Which Hidden property expression should you use for the report header?

You are developing a SQL Server Reporting Services (SSRS) sales summary report.
The report header consists of several images.
You need to ensure that the header of the report is hidden when a user exports the report to PDF format.
Which Hidden property expression should you use for the report header? {More than one answer choice may achieve the goal. Select the BEST answer.)
A. =(Globals!RenderFormat.IsInteractive = False)
B. = (Globals!RenderFormat.Name = "PDF")
C. =False
D. =True

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.