Microsoft
70-448 · Question #72
70-448 Question #72: Real Exam Question with Answer & Explanation
Sign in or unlock 70-448 to reveal the answer and full explanation for question #72. The question stem and answer options stay visible for context.
Question
You are developing a SQL Server 2008 Reporting Services (SSRS) report for Company.com. The parameter called DislayValue you design for the report will display below (it has some properties) Data Type: StringPrompt: Display Number Available Values: queried with the following Label/Value pairs:oYes/10oNo/1 Default Values: Empty You could operate the visibility of the column by the parameter. You should use the proper expression to meet this situation. Which is the correct answer?
Options
- AYou should use the expression of =Iif(Parameters!rc: DislayValue.Value=10, True,True)"
- BYou should use the expression of =Iif(Parameters!rc: DislayValue.Value=10,False, False)"
- CYou should use the expression of "=Iif(Parameters! DislayValue.Value=0,False,True)"
- DYou should use the expression of =Iif(Parameters!rc:
Unlock 70-448 to see the answer
You've previewed enough free 70-448 questions. Unlock 70-448 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.