How to customize standard SSRS document print with new fields in Dynamics 365 Finance & Operations

แชร์
ฝัง

ความคิดเห็น • 37

  • @ramasudarshanjonnagadla6021
    @ramasudarshanjonnagadla6021 2 ปีที่แล้ว +2

    Really Amazing to share knowledge with us, Thanks lot Sir.

  • @cztech1781
    @cztech1781 3 ปีที่แล้ว +3

    Thanks alot brother for this valuable knowledge

  • @chaitureddy436
    @chaitureddy436 2 ปีที่แล้ว

    Easly understand the custamisation for ssrs. Thanks sir

  • @adityasrivastava377
    @adityasrivastava377 2 ปีที่แล้ว

    You are amazing Sir! Please keep uploading more Technical D365 FO

  • @chandramohan2840
    @chandramohan2840 ปีที่แล้ว

    Thanks for your knowledge share with us, Sir.

  • @atifakhtar3942
    @atifakhtar3942 2 ปีที่แล้ว

    exellent. please keep active on youtube

  • @pawan.poojari
    @pawan.poojari 3 ปีที่แล้ว

    thank you for sharing your knowledge. really helpful.

  • @abdulha60
    @abdulha60 6 หลายเดือนก่อน

    I added a field to my tmp table and removed the additional parameters on report level and dataset level but my rdl files still can't be deployed!

  • @KamranAhmed-lz9en
    @KamranAhmed-lz9en 2 ปีที่แล้ว

    Thanks for the video, please create video on Documents attachment also.

  • @NosfeSoto
    @NosfeSoto 11 หลายเดือนก่อน

    Thanks for sharing the knowledge. For me, there is no error deploying the reports - but, I want to understand why for you?

  • @mahendarreddy5943
    @mahendarreddy5943 3 ปีที่แล้ว +1

    Well explanation

  • @omargohar5470
    @omargohar5470 ปีที่แล้ว

    i face the same issue when add new filed it not showing report i restart sql server report services also not showing in report please if you have any advice for this issue

  • @techipradeepa7398
    @techipradeepa7398 3 ปีที่แล้ว

    Very informative

  • @superclassicalsinger3341
    @superclassicalsinger3341 ปีที่แล้ว

    why you didn't do extension for other 2 datasource? can you explain it.

  • @Aeimenhafeez
    @Aeimenhafeez ปีที่แล้ว

    If we are extending report for transfer orders and we make class for print management what would be printMgmtType::: ????? In your case you write case printMgmtType:: SalesFreeTectInvoice: is this name of a report or what?

  • @nikhilraghav8197
    @nikhilraghav8197 ปีที่แล้ว

    Sir how we get to know that we have to use printmgmtdoctype class for copy the code in our class and please give the link where you created this Printmgmtdoctype class.

  • @rendipratama42
    @rendipratama42 2 ปีที่แล้ว

    Thanks for your sharing sir, have you ever to modify/custom report ledger transaction list
    cause that's report doesn't have printmanagent report like the sample, i think if you have time can you sharing
    please related custom that report.. thank's sir

  • @hendrasdrtube
    @hendrasdrtube 3 ปีที่แล้ว

    Thank you so much for this video really helpful for beginners like me. Anyway, what if I want to add a printout of new format however I want to place it in a new output menu (say Custom Printout) instead using existing Original menu. Do I have to create a new controller as well ? Or I can just create an extension for the existing Controller and attach it to the output menu ? Please advice.

  • @sajidalirehman
    @sajidalirehman 3 ปีที่แล้ว

    Great sir

  • @cztech1781
    @cztech1781 3 ปีที่แล้ว +1

    I dont have DAT server configured on LCS.
    I have all in one package Visx file. I need to make some changes in a customozed report part lf package. Can you please show how connect the package report file to Visual studio and after modofications how to deploy again.

  • @ShanteshManure
    @ShanteshManure หลายเดือนก่อน

    i am not getting the create extention of table option why

    • @PirKhurramRashdi
      @PirKhurramRashdi  หลายเดือนก่อน

      You have not add reference to the aot object model in your current model. Plz check.

    • @ShanteshManure
      @ShanteshManure 29 วันที่ผ่านมา

      can i get the training from you

  • @faizabbas4656
    @faizabbas4656 2 ปีที่แล้ว

    Hi Sir,
    Is it possible to create new method in CoC. If this method is not available in base class method. It is an interview question.

    • @PirKhurramRashdi
      @PirKhurramRashdi  2 ปีที่แล้ว

      I don't think it is possible because CoC is used for the enhancement of existing functionality.

  • @nbhatti2001
    @nbhatti2001 3 ปีที่แล้ว

    Good for beginners. Can you please share the code of DP class and print management? Thanks in advance.

  • @techipradeepa7398
    @techipradeepa7398 3 ปีที่แล้ว

    Can u explain how can we upgrade code from 2012 to D365

    • @PirKhurramRashdi
      @PirKhurramRashdi  3 ปีที่แล้ว

      It depends which code you wanna upgrade, because over layering is not allowed any more, however, you can write extensions.