Customizing standard reports in Business Central

Фильм және анимация

How to customize a standard Microsoft Dynamics 365 Business Central report.
Find more information at my blog https:/www.hougaard.com or follow me on / ehougaard

Пікірлер: 46

  • @ibrahiemrasoelbaks5124
    @ibrahiemrasoelbaks51243 жыл бұрын

    Thanks Erik. I've learned some new great skills by watching, developing and testing.

  • @ant1d0te
    @ant1d0te4 жыл бұрын

    With BC 2021 Wave1 we may have ReportExtensions. Let's see how MS does it. But for now your information is priceless! :) Thanks!

  • @tyler28533
    @tyler285332 жыл бұрын

    Very helpful :) thank you for sharing!

  • @salimaamirouchen1136
    @salimaamirouchen11363 жыл бұрын

    Thank you some much! Very clear and useful.

  • @anada1124
    @anada11243 жыл бұрын

    Thank you, Erik. Doing this is not very difficult but improve UX a lot.

  • @ta3113ta
    @ta3113ta3 жыл бұрын

    Thanks. this vdo helped me a lot.

  • @KulwantSingh-oz5xw
    @KulwantSingh-oz5xw3 ай бұрын

    How can we add report in mail body instead as attachment? It would be great if you share some inputs on it.. on cloud version..

  • @alexjose7100
    @alexjose71003 жыл бұрын

    Hi Erik , Thanks for such great video. Just one small doubt, is it possible to replace a particular layout of the standard report with our custom report instead of replacing the whole standard report itself?

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    You can use the custom report layout to replace any layout in standard reports, check this kzread.info/dash/bejne/moSBubaNn7a1YaQ.html

  • @ihabkamalaldine2555
    @ihabkamalaldine2555 Жыл бұрын

    Hi Erik, thank you for the great tutorials can you please make a tutorial how we build a report from a to z like create a new report and manage the line,table,etc... thanks.

  • @cnclover
    @cnclover3 жыл бұрын

    Thank you!

  • @chirangaranasinghe8251
    @chirangaranasinghe8251 Жыл бұрын

    Thank you so much.

  • @umarnaeem6128
    @umarnaeem61283 жыл бұрын

    Can you create a video on creating a report having multiple dataitems as well as dataitem(integer; integer) for looping purpose, and some advance filtration on it like grouping items on item categories, something like that :D this kind of tutorial will be great for beginners like me :)

  • 3 жыл бұрын

    Hi Erik, Thanks for all your videos. I have a BC sandbox created using BcContainerWizard but I can't find the rdlc file you mention on your video. Do I have to do something special for the file to appear?

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    You need to add -includeAL on the createe container command to get the base app objects.

  • 3 жыл бұрын

    @@Hougaard Hi Erik. I understand I need a License file to specify that option, or it asked me or a license file during the wizard. I have a cloud deployment and I don't know how to get a Licence.I will keep searching. Thanks a lot for your help!

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    @ You can download your license (know as dual use) from Microsoft.

  • @shahidullah07
    @shahidullah073 жыл бұрын

    many thanks for nice session on report customization, Will be good to have another video on purchase order document report change , i like to add project code etc

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    You can do that with just the Word layout change, have you tried that?

  • @shahidullah07

    @shahidullah07

    3 жыл бұрын

    @@Hougaard I changed the whole report according to the company need, and i replaced the report with 50001 but its not working, could you please help, I like to replace the standard purchase order with my new report

  • @shahidullah07

    @shahidullah07

    3 жыл бұрын

    @@Hougaard I did that

  • @rishichourey
    @rishichourey2 жыл бұрын

    Nice Video Erik, waiting for a report extension video of yours in BC 2021 Wave1.

  • @Hougaard

    @Hougaard

    2 жыл бұрын

    Check the channel :)

  • @rishichourey

    @rishichourey

    2 жыл бұрын

    @@Hougaard Oh really!!! Thanks :)

  • @MrSuperAndrey
    @MrSuperAndrey4 жыл бұрын

    Hi, would be great to show how to get the *.rdlc layout in case not using container.. For example for On Premise BC installation.

  • @Hougaard

    @Hougaard

    4 жыл бұрын

    Good idea, I'll add that to the list for the next video on reports (not going to happen straight away, got other things in the pipeline right now)

  • @ericmuga

    @ericmuga

    Жыл бұрын

    @@Hougaard I have been looking for this, I didnt seem to get a workaround on premise Version 14 as I can't get the two .rdlc

  • @anujchaudhary6985
    @anujchaudhary69853 жыл бұрын

    What was the did u use in Power shell to cpoy the object?? Please tell\

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    The BC Container Helper did for me because I add the -IncludeAL parameter...

  • @Sapnehigh
    @Sapnehigh3 жыл бұрын

    Hi Erik, I want to replace a codeunit with new one, so is there any method or procedure that can replace the same

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    Great question... But no.. Only if the codeunit is actually using the new interface types.

  • @Sapnehigh

    @Sapnehigh

    2 жыл бұрын

    @@Hougaard Thank you Very much.

  • @faaizahmed3146
    @faaizahmed31463 жыл бұрын

    Dear Erik, can i see the report preview without using runrequestpage??

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    Nope, there are tricks to save the output and show that...

  • @drewkipfer5404
    @drewkipfer54044 жыл бұрын

    Nice shirt!

  • @Hougaard

    @Hougaard

    4 жыл бұрын

    You don't have to be a rocket scientist ..... but it helps :)

  • @RaiBilalHaider
    @RaiBilalHaider2 жыл бұрын

    Hi Erik, I am trying to find detailed information about the use of temporary table and its scope. I am unable to find any practical content about that. Can you help on that by sharing some info. Thanks

  • @Hougaard

    @Hougaard

    2 жыл бұрын

    I'll put that on the videos-to-do-list :)

  • @rendipratama42
    @rendipratama423 жыл бұрын

    Sir can i ask you, How to custom standart report BC from wordlayout to RDLC layout using report builder ? cz i already copy di report and build rdlc layout, then i run , output is not in accordance with the report standart before (wordlayout)

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    Have you assigned your new layout to the report in "Report Layout Selection" ?

  • @rendipratama42

    @rendipratama42

    3 жыл бұрын

    @@Hougaard ya sir , report layout selection > custom layout then export after that, when i open the layout from report builder, layout empty.. but dataset exists now, i create from scratch for my layout sir, i have question, how to get current company login / session company id from user login

  • @BoPeepBo
    @BoPeepBo3 жыл бұрын

    Hello, How I am using a trial cloud sandbox environment. Not docker. How do I get to the part where you are using the windows powershell to search for the report object? What are the pre-requisites for that?

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    Please the the new reportextension objects in version 18 instead.

  • @BoPeepBo

    @BoPeepBo

    3 жыл бұрын

    @@Hougaard Thank you sir. Does that also work for older BC versions before 18?

  • @Hougaard

    @Hougaard

    3 жыл бұрын

    It does, custom report layout came in NAV2016 (I believe)....

  • @anujchaudhary6985
    @anujchaudhary69853 жыл бұрын

    Sorry Command

Келесі