Aged Payables Report
Built-in formatting of Aged Payables Report should be the same as default built-in formatting of Aged Receivables Report - landscape and neat - easy to manipulate in excel.
Share what happens when you change from Business Central Premium to Essentials and Changing User Experience
What happens when you switch between functions like going from premium to essentials. What happens if you want to re-enable this function in the future will the data stay as it was? Also what happens when you change user experience does any of the data get lost between swapping? Here is the resp...
Custom Reports - Report Selection
Dyn365BC could let define different Email Body Layouts in order to let the User could select between them when the Print Windows is opened. It was great because the user could select templates in different languages or for different Order classifications, for example: Email Body in Ingles, Email...
https://experience.dynamics.com/ideas/idea/?ideaid=a4c6a567-a3f3-e811-a140-0003ff68e834
Please add your valuable votes and comments to the suggestion above instead.
Sincerely,
Andrei Panko
PM, Microsoft
Power BI Template Service for Vendor List cannot access
hi, I used to link Power BI Vendor List template to BC Vendor list -Power BI FactBox (located at right hand corner) of the page. Yesterday I could not get the Power BI Vendor List into BC. I was able to register for Power BI Customer List and get it shown in BC Customer List.
Add Unit-Code to Report 722 (Physical inventory list)
Please add the field UNIT-CODE to the physical inventory list report (722). If you need to count items in a warehouse then it is important to see whether you should count single items (each) or boxes containing 5 pcs. each. Or you may want to know if you should count in gram or kilogram. Current...
Update Report Viewer for Edge support
Reporting has not rendered for several versions within Edge. There are updated report viewer bits available at this point and have been for some time. The D365 team needs to get together with the SSRS team and figure out how to make one of the biggest reasons to have CRM/D365, namely reporting ...
"Max. no. of XML records to send" setup doesn't work for preview mode
when we execute a report in IE, we can click preview to open the result, then click save to export it. With Max. no. of XML records to send setup, it won't put limitation on this save function
NAV 2018 CU 11 [BUG] - Wrong User in Scheduled Task after Restart Job Queue Entry
If a Job Queue Entry has the status "Error" and is restarted or Set to Ready by an User the entry in T2000000175 "Scheduled Task" gets not USER ID which is defined by the "Job Queue Entry". The USER ID of the restarting User is used. This is done without any hint or warning and the Job Queue en...
Can you add "OnLayoutMerge"-Trigger on function "MergeWordLayout" in codeunit 9651 "Document Report Mgt."
MergeWordLayout(ReportID : Integer;ReportAction : 'SaveAsPdf,SaveAsWord,SaveAsExcel,Preview,Print,SaveAsHtml';InStrXmlData : InStream;FileName : Text) // first command trigger invoke in that function -> exit "true" if custom "OnLayoutMerge" is used. IF OnLayoutMerge(ReportID,ReportAction,InStr...
This was implemented based on githug request as:
OnBeforeMergeDocument(ReportID, ReportAction, InStrXmlData, PrinterName, OutStrWordDoc, Handled, FileName = '');
if Handled then begin
Please register event requests, requests for externals, extensibility enhancements: https://github.com/microsoft/ALAppExtensions/
Administrator