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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Nuffy79
Regular Visitor

Power BI - Unable to display data in table

NCLOB Data Error.png

I'm trying to visualise data from a column that has a data type of NCLOB but receive an error as per picture. I've encountered this in other reporting apps and have used a cast string to convert it to a varchar datatype. I"m new to Power BI and unsure if there is a similar way to achieve this. The source DB isn't able to be altered to a different datatype. Power BI treats it as a Datatype of "text" when loading the table. Thanks in advance.

 

 

1 REPLY 1
v-shex-msft
Community Support
Community Support

HI @Nuffy79,

 

It seems like power bi not support NCLOB type, I'd like to suggest you convert these to string at the additional query.

 

 

TO_CHAR (character)

 

BTW, power bi not support the analysis some of particular datasource type(such as geometry, blob, geography), you should convert them to normal type. Why did you want to use nclob type in power bi ?

 

Regards,

XIaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.