1
Binary Code to HTML in Pyramid
We have a BINARY
column in Snowflake that contains file data in raw bytes . This column is being surfaced in our Pyramid data model.
Can Pyramid natively convert this binary field into a renderable HTML field within dashboards or presentations (for example, extracting the document contents and displaying them with formatting)?