Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

How to convert clob field to string?

Hello, we are using Life connection to PBI desktop. I need to take part of the string from the clob field. Oracle query is using dbms_lob.substr. Couldn't find any solutions of how to accomplish that. Any help is greatly appreciate. Thanks!

5 REPLIES 5
Anonymous
Not applicable

Thanks, Is anyway i can convert clob to string via power bi?

Only with Power Query, not with DAX.

lbendlin
Super User
Super User

Live connection? To where?  Or did you mean Direct Query?

Anonymous
Not applicable

Hello,

Thanks for the quick respond! on the bottom of my report - Connected Life to the Power bi dataset, thanks

 

So you are live connecting to a Power BI Semantic Model which in turn connects to an Oracle data source which includes a clob field?

 

In that  case the Power Query of that Semantic model needs to transform the clob field into a data type that is understood by Power BI.

 

DAX Data types – DAX Guide

 

Note that "Binary"  is not something DAX actually understands.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors