log usage of reports

ervaroervaro Member Posts: 17
Hi all,

We would like to log the usage of reports. Is there a simple way to do that (without editing all reports)?

Regards,

Erik

Comments

  • kinekine Member Posts: 12,562
    As already mentioned somewhere, you can use the FindPrinter in the CU1 to store report IDs for which is NAV trying to find default printer.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
  • Luc_VanDyckLuc_VanDyck Member, Moderator, Administrator Posts: 3,633
    You could add code in function FindPrinter in codeunit 1, to log the ReportID. You wan't catch every report this way, but it's a start.

    EDIT: damn ... 1 min too late. ;-)
    No support using PM or e-mail - Please use this forum. BC TechDays 2024: 13 & 14 June 2024, Antwerp (Belgium)
Sign In or Register to comment.