Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi,
I 'm going to convert binary datas from the querie shown below:
Can you please help me doing it?
Thank you in advance,
Marcello
Hi @Marcex1,
Which type of files you stored in these column with binary types?
If they are particular file type(e.g. excel, xml, csv...), you can try to add a custom column to use specific connectors to get these file contents.
For example:
Use excel connector to get data from binary workbooks:
Load images, and other Binary-typed data, into the Data Model
Regards,
Xiaoxin Sheng
Hello @Anonymous,
thank you for your reply . I would like to convert it directly inside powerBI and not using a connector , it is possible?
Regards,
Marcello
Hi @Marcex1,
Maybe you can try to convert them to text, it is hard to decode binary data without clearly file type and connector.
Regards,
Xiaoxin Sheng