web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

How to remove report window "Report is being rendered"

(0) ShareShare
ReportReport
Posted on by 5

Hi, I have several reports with an rdlc layout that I need to remove the "Report is being rendered" window:

pastedimage1678272420471v1.png

How can it be done?

Tanks 

Antonio

I have the same question (0)
  • Suggested answer
    Marco Mels Profile Picture
    Microsoft Employee on at

    Hello,

    Do you mean that the reports that have a RDLC layout are very slow in rendering?

    Thank you.

  • AntonioNunez1979 Profile Picture
    5 on at

    Hi,

    no, the problem is not the rendering slowness, but the fact that that window removes the focus from a control (a text-box).

    I also tried to save the report stream, but in any case the window appears.

    Thanks

    Antonio

  • Suggested answer
    DAnny3211 Profile Picture
    11,407 Super User 2026 Season 1 on at

    hi

    the "Report is being rendered" window in Microsoft Dynamics 365 Business Central appears while the report is being generated, and it cannot be removed by default. However, you can use a workaround to avoid the window from appearing when running your reports.

    To remove the "Report is being rendered" window, you can follow these steps:

    Open the report in Visual Studio or Report Builder.

    In the "Report Data" pane, right-click on the "Parameters" node and select "Report Parameters".

    In the "Report Parameters" dialog box, click on the "Add" button.

    In the "Add Parameter" dialog box, enter the following details:

    Name: HideReportProcessingWindow

    Prompt: (leave this field blank)

    Data type: Boolean

    Allow null value: Unchecked

    Default Value: True

    Click on the "OK" button to create the new parameter.

    Next, add a new expression to the "Hidden" property of the report processing window.

    In the "Report Data" pane, click on the "Parameters" node to open the "Parameters" dialog box.

    In the "Parameters" dialog box, select the "HideReportProcessingWindow" parameter and then click on the "fx" button next to the "Hidden" property.

    In the "Expression" dialog box, enter the following expression:

    =iif(Parameters!HideReportProcessingWindow.Value, True, False)

    Click on the "OK" button to save the expression.

    Save and publish the modified report to Business Central.

    After completing these steps, the report processing window should no longer appear when running the report in Business Central. You can simply pass the "HideReportProcessingWindow" parameter with a value of "True" to hide the window.

    DAniele

  • Suggested answer
    YUN ZHU Profile Picture
    98,060 Super User 2026 Season 1 on at

    Hi, I don't know if the scenario Daniele provided works, but as far as I know it can't be done. This seems to be the behavior of BC Platform, and I don't think it has anything to do with RDLC files.

    Thanks.

    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,091 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,032 Super User 2026 Season 1

#3
Dhiren Nagar Profile Picture

Dhiren Nagar 946 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans