hi – I have the following workflow that runs a sql query and outputs to excel:

One of the columns results is in blob data type by default:

I added a blob converter so that I could display the results in an excel sheet, but it didn’t work.

This is the result:

This is the correct code:
ACSEQ_GUID - 0A3C4B6B0D1D1EEB87A435154263D753
What to do to correct?