HI ALL,
Is it is possible to programmatically access information from notes and add them on a page or report? I found that in older versions of Nav we can use Codeunit : NoteManagement or Type Helper, but I am using Business central the cloud version, where NoteManagement Codeunit is missing and Type Helper does not have the required methods anymore to achieve my purpose.
Can someone pls explain how can i access Record notes so that I can display them on reports?
Thanks in Advance