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

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 34

  • @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

  • @adityasrivastava377
    @adityasrivastava377 Рік тому

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

  • @chaitureddy436
    @chaitureddy436 2 роки тому

    Easly understand the custamisation for ssrs. Thanks sir

  • @NosfeSoto
    @NosfeSoto 9 місяців тому

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

  • @KamranAhmed-lz9en
    @KamranAhmed-lz9en 2 роки тому

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

  • @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.

  • @mahendarreddy5943
    @mahendarreddy5943 3 роки тому +1

    Well explanation

  • @techipradeepa7398
    @techipradeepa7398 3 роки тому

    Very informative

  • @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 2 роки тому

    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

  • @superclassicalsinger3341
    @superclassicalsinger3341 Рік тому

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

  • @abdulha60
    @abdulha60 4 місяці тому

    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!

  • @nbhatti2001
    @nbhatti2001 3 роки тому

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

  • @nikhilraghav8197
    @nikhilraghav8197 11 місяців тому

    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.

  • @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?

  • @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.

  • @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

  • @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.

  • @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.