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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Kudoed Authors