How to Read Value from BLOB Field Datatype in D365 BC

Read Value from BLOB Field Datatype in D365 BC:

(1) In this blog, we will read the value from the BLOB field datatype. BLOB field stores data in binary form.

(2) In D365 BC, there is a “Work Description” field in Sales Order, let’s read the value from that field, as shown.

BLOB Field Datatype in D365 BC

(3) For getting the value, write the below code, as shown.

BLOB Field Datatype Source Code BC D365

TCS Register Report Development and Format in BC D365
Development of Table through Wizard in AL D365 BC
Purchase Order Report in D365 BC Format and Development
Sales Register Report in D365 BC Format and Development
Sales Reports and Analytics in Business Central– Microsoft Docs

Leave a Reply