exam questions

Exam MB-500 All Questions

View all questions & answers for the MB-500 exam

Exam MB-500 topic 5 question 4 discussion

Actual exam question from Microsoft's MB-500
Question #: 4
Topic #: 5
[All MB-500 Questions]

HOTSPOT -
A company requires a change to one of the base Microsoft SQL Server Reporting Services (SSRS) reports. The report must include a new field that automatically filters the report based on the user who opens the report.
You need to add the new field as specified.
What should you do? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DevFinOps
Highly Voted 2 years, 7 months ago
Should be : Duplicate the existing report ... AND Use the Controller class.....
upvoted 19 times
ymanatos
2 years, 7 months ago
Why Controller?
upvoted 1 times
Nkraa
1 year, 10 months ago
"Controller class is used to control the report execution as well as PREPROCESSING OF THE REPORT DATA" https://community.dynamics.com/ax/b/dynamics101trainingcenterax/posts/using-controller-class-in-developing-ssrs-reports-in-microsoft-dynamics-ax-2012
upvoted 3 times
...
...
...
tonrep
Highly Voted 2 years, 7 months ago
I would say Duplicate and DP class =)
upvoted 13 times
axdev1
2 years, 4 months ago
Correct
upvoted 1 times
...
Nkraa
1 year, 10 months ago
In the Controller class you can override prePromptModifyContract method to modify the report query.
upvoted 1 times
...
...
TM22
Most Recent 11 months ago
Duplicate the report and DP class Controller class does not require to change, we could use print management setup to call the new report design.
upvoted 1 times
...
Prollyx
1 year, 7 months ago
You need to duplicate the existing report, there is no way yet to extend the existing report yet. For RDL reports you have no other option than to make the modification to the base query in the Controller class, because there is no Data provider for RDL reports. For RDP reports I would do the modification in the Data provider since you already directly copy the data to the tmp table from there.
upvoted 1 times
...
trize
1 year, 7 months ago
Duplicate the existing report in an extension model Use the Controller class
upvoted 1 times
...
faycal
1 year, 10 months ago
Duplicate the existing report Use the Controller class
upvoted 1 times
...
Sisb
1 year, 11 months ago
1 1 ( controller equal old dialog to get parameter “ filter” value back to contract class)
upvoted 1 times
...
StudyDAX
1 year, 12 months ago
duplicate and controller class
upvoted 1 times
...
homerzhang
2 years, 5 months ago
Duplicate the existing report DP filter should be used in DP. controller only set the report name.
upvoted 2 times
...
jclev
2 years, 6 months ago
It should be : Duplicate existing report as this is not possible to extend a report It should be controller as the controller just can catch the context. The Data Provider(s) is / are given the data contract(s) in input (with a user as DataMember) and are fetch accordly. See : https://docs.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/analytics/create-nextgen-reporting-solutions#defining-parameters-defaulting-using-code and https://14-dynamics365.com/2020/12/09/how-to-create-a-new-custom-ssrs-report-in-d365-fo/
upvoted 2 times
...
ymanatos
2 years, 7 months ago
Why Duplicate the report, and not Extend?
upvoted 1 times
Joaoestrondo
2 years, 3 months ago
Extending reports is not implemented
upvoted 1 times
...
...
Einestien
2 years, 7 months ago
Duplicate and DP
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago