top of page


D365FO ER: Why Your File Won’t break/jump/skip/break Lines (and how to fix it)
The drama! I spent 3 hours debugging this to make work a simple Positive Pay file in CSV. If you’ve ever built a File (XML or any CSV) in Electronic Reporting and ended up with everything in one single line , welcome to the club! You try: "\r\n" → doesn’t work CHAR(13) + CHAR(10) → sometimes works… sometimes doesn’t New line node → still broken And at some point you start questioning your life choices! but hold-on, let’s fix it properly. The Problem ER doesn’t behave like a
David Tellez
Apr 92 min read


Dual Write not right?
Have you had issues executing the initial Dual right sync process between FO and Project Ops? or have you had an error like this "Unable...
David Tellez
Nov 14, 20242 min read


Start your D365 Project Ops journey yourself!
Did you know you can put your hands on a brand new D365 Project Operations environment yourself? That is right my friend! Microsoft...
David Tellez
Sep 2, 20243 min read
bottom of page