What should you do?

You are developing a SQL Server Reporting Services (SSRS) report that renders in HTML. The report includes a dataset with fields named Description, Price, and Color. The report layout includes a table that displays product details and also includes columns named Description, Price, and Color.
You need to modify the report so that users can sort products by the Price column.
What should you do?
A. Set the SortExpression value to = Fields!Price.Description for the Price text box.
B. Set the SortExpression property to =Fields!Price.Name for the Price text box.
C. Set the SortExpression property to =Fields!Price.Value for the Price text box.
D. Add a custom action to the Price text box.

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.