Microsoft
MB7-702 · Question #9
You build a simple sales document list report with the following dataset structure in the Report Dataset Designer: You design the report layout by using Visual Studio. After saving and compiling the…
The correct answer is B. Change the value of the text box to Last(Fields!Name_CompInfo.Value, "DataSet_Result"). See the full explanation below for the reasoning.
Question
You build a simple sales document list report with the following dataset structure in the Report Dataset Designer:
You design the report layout by using Visual Studio. After saving and compiling the report, you run it to check the result and notice that the Company Name is not shown in the Page Header. When you inspect the text box in the report layout you see that the value equals = Fields' Name_CompInfo.Value.
Exhibit
Options
- AAdd an appropriate filter to the page header.
- BChange the value of the text box to Last(Fields!Name_CompInfo.Value, "DataSet_Result").
- CChange the value of the text box to = First (Fields!Name_CompInfo.Value, "SataSet_Result").
- DAdd an appropriate filter to the text box.
How the community answered
(65 responses)- A9% (6)
- B85% (55)
- C3% (2)
- D3% (2)
Community Discussion
No community discussion yet for this question.
