Forum Discussion
Anonymous
4 years agoNot applicable
Trying to expand binary content
Hi, Is there any other way to expand this content, because if i click on expand icon besides Content, then it is not working
kymramosrpo
2 years agoAdvocate V
Hello! By now I'm assuming you have found a solution to this, but just in case anyone would find this post asking the same or a similar question, here's my suggestion:
1. Keep the 'Content' column with 'Binary' values.
2. Add a custom column and paste, Table.FromList(Lines.FromBinary([Content])).
3. Keep that custom column (i.e., with 'Table' values).
4. Expand that column by clicking on the ↰↱ button in the top right corner of the column.
Result:
---
How about you? What's your suggestion?