I am currently working on putting together a Purchase Order Report for Business Central. The Work Description data type, which is a blob, has been added to the Purchase Order page since it was extended. After including the blob field in my Report Extension, the next thing I did was convert the blob to text so that it would appear the same way on my page. Take, for instance, the phrase "This is a Test Work Description." It seems that I first need to use Instream, and then I can move on to Read. Can someone provide me with an example of how-to code this so that I can incorporate it into my report as text?
top of page
bottom of page
Here's a link that may help you.
Report Extension Object - Business Central | Microsoft Learn