Microsoft
MB-820 · Question #28
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?
The correct answer is D. Set the SaveValues property to true. You've hit your limit · resets 5am (America/New_York)
Develop by using AL objects
Question
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?
Options
- ASet the TransactionType property to Update.
- BDeclare a 'SaveValues' variable and assign it to true on the OnOpenPage() trigger.
- CSet the UseRequestPage property to true.
- DSet the SaveValues property to true.
How the community answered
(59 responses)- A7% (4)
- B3% (2)
- C2% (1)
- D88% (52)
Explanation
You've hit your limit · resets 5am (America/New_York)
Topics
#SaveValues property#report properties#Request page#report development
Community Discussion
No community discussion yet for this question.