ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 24 - MB-820 discussion

Report
Export

You create a Business Central report.

You need to insert values on the Request page to be saved for the next time the report is run.

What should you do?

A.

Set the Transact! on Type property to Update.

Answers
A.

Set the Transact! on Type property to Update.

B.

Declare a Savevalues' variable and assign it to true on the OnOpenPage () trigger.

Answers
B.

Declare a Savevalues' variable and assign it to true on the OnOpenPage () trigger.

C.

Set the Use Request Page property to true.

Answers
C.

Set the Use Request Page property to true.

D.

Set the SaveValues property to true.

Answers
D.

Set the SaveValues property to true.

Suggested answer: D

Explanation:

To ensure that the values inserted on the Request page of a Business Central report are saved for the next time the report is run, the SaveValues property (D) should be set to true. This property is available on the Request page of the report and, when set to true, allows the system to remember the values entered by the user, so they do not have to re-enter them each time they run the report. This feature enhances user experience by reducing repetitive data entry and ensuring consistency in report parameters across multiple executions. The other options mentioned, such as setting the Transaction Type property to Update (A) or declaring a Savevalues variable in the OnOpenPage trigger (B), are not directly related to saving user input on a report's Request page.

asked 05/10/2024
Rajesh Maharajan
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first