Skip to main content
Community site session details

Community site session details

Session Id :

Unlock Multiple Previews in Business Central Reports with Request Page Enhancements

Khushbu Rajvi. Profile Picture Khushbu Rajvi. 17,526 Super User 2025 Season 1

In our previous blog, we explored how the SaveValues property can remember user-entered filters, improve usability when run Business Central reports. 

Today, we dive deeper into advanced request page capabilities 

🧩 Combining SaveValues and AllowScheduling

When both SaveValues = true and AllowScheduling = true are set on the request page:

  • Users can preview reports multiple times without the request page closing.

  • This enables quick iterations: apply filters → preview → adjust filters → preview again.

  • Filters are still remembered for future runs.

🔁 If either property is false:

  • The request page closes after the first preview.

  • The page shows "Preview and Close" instead of just "Preview".

  • Users must re-run the report to make changes, reducing efficiency.

🧠 Developer Tip

This combo is great for reports that users test or run frequently with changing filters—like sales analysis, customer summaries, etc.

📚 Microsoft Docs References


Thanks For Reading...!!

Regards,
khushbu Rajvi

This was originally posted here.

Comments

*This post is locked for comments