Unlock Multiple Previews in Business Central Reports with Request Page Enhancements

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

Comments

Popular posts from this blog

Dynamics 365 Business Central: Enabling Custom and Default Tables in the "Search Company Data" Feature

Dynamic 365 Business central: Header on First, Footer on Last page in RDLC Reports

Dynamic 365 Business central: How to Automatically Insert Line Breaks After a Specific Character Limit