Create any graph in NAV using Excel

Variables ExcelApp Automation 'Microsoft Excel 15.0 Object Library'.Application ExcelBook Automation 'Microsoft Excel 15.0 Object Library'.Workbook ExcelSheet Automation 'Microsoft Excel 15.0 Object Library'.Worksheet ExcelRange Automation 'Microsoft Excel 15.0 Object Library'.Range ExcelChart Automation 'Microsoft Excel 15.0 Object Library'.Chart GraphFile File MemStream InStream OStream OutStream Customer Record Customer CREATE(ExcelApp,…

Kill Sessions in Dynamics NAV

In the older versions of Microsoft Dynamics NAV where the classic client was available you could go to the sessions table and just delete a session to kill it. This was very useful for a number of reasons but it does not work like that anymore…