Microsoft
70-466 · Question #125
70-466 Question #125: Real Exam Question with Answer & Explanation
Sign in or unlock 70-466 to reveal the answer and full explanation for question #125. The question stem and answer options stay visible for context.
Build reports
Question
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 or print. Which hidden property expression should you use for the report header? (More than one answer choice may achieve the goal. Select the BEST answer.)
Options
- A= True
- B= False
- C= (Globals!RenderFormat.Name = "PDF")
- D= (Globals!RenderFormat.IsInteractive = False)
Unlock 70-466 to see the answer
You've previewed enough free 70-466 questions. Unlock 70-466 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#SSRS hidden property#RenderFormat.Name#PDF export#report header visibility