Forum Discussion
unais
5 years agoHelper V
Query With Binary Column to Text
Team, Advise how can we convert a Column Value With Binary Data to Text Value.
unais
5 years agoHelper V
refer below
- mahoneypat5 years agoMicrosoft Employee
What type of files are these? You can try to add a custom column with Text.FromBinary([CLUSTD]) to see if there is human readable content inside.
Pat