Microsoft Dynamics 365 Business Central Developer — Question 8

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?

Answer options

Correct answer: D

Explanation

The correct answer is D because setting the SaveValues property to true allows the values on the Request page to be stored for subsequent runs of the report. The other options do not directly enable the saving of values in this context and are therefore incorrect.