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

Notifications

Announcements

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
    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,399 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
    96,256 Super User 2025 Season 2 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

News and Announcements

Season of Giving Solutions is Here!

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

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

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,594

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,594

#3
YUN ZHU Profile Picture

YUN ZHU 748 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans