Skip to main content

Notifications

Announcements

No record found.

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

  • Suggested answer
    YUN ZHU Profile Picture
    YUN ZHU 74,115 Super User 2024 Season 2 on at
    RE: How to remove report window "Report is being rendered"

    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

  • Suggested answer
    DAnny3211 Profile Picture
    DAnny3211 9,272 Super User 2024 Season 1 on at
    RE: How to remove report window "Report is being rendered"

    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

  • RE: How to remove report window "Report is being rendered"

    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
    Marco Mels Profile Picture
    Marco Mels on at
    RE: How to remove report window "Report is being rendered"

    Hello,

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

    Thank you.

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,391 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans