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
VeraTang
Frequent Visitor

Power BI desktop Text Analytics not working in November

Hello there,

 

Does anyone know why Text Analytics in Power BI no longer work , it only started from this month, so I thought it might be related to the desktop new release.

 

I am analysing customer feedback ,

for score sentiment, it returned all errors, 

for Extract key Words, it returns

"Expression.Error: We cannot convert the value "[Function]" to type Function.
Details:
Value=[Function]
Type=[Type]"

I tried different text format, has no luck so far. 

below is the partial query 

 #"Applied Score sentiment" = AIFunctions.PostProcess(Table.AddColumn(#"Changed Type", "Score sentiment", each #"Score sentiment"([message], null)), "Score sentiment", "CognitiveServices.ScoreSentimenttexttext") meta [FunctionBrowser="TextAnalytics"],
#"Applied Extract key phrases" = AIFunctions.PostProcess(Table.AddColumn(#"Applied Score sentiment", "Extract key phrases", each #"Extract key phrases"([message], null)), "Extract key phrases", "CognitiveServices.ExtractKeyPhrasestexttext") meta [FunctionBrowser="TextAnalytics"]

 

Thanks in advance!

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

3 REPLIES 3
Syndicate_Admin
Administrator
Administrator

Good day Power BI community:

I find myself facing the same problem, when trying to use the AI services of Power BI with the PRO per User license, all the functions of TextAnalytics throw me the same error:

Expression.Error: Unable to convert the value "[Function]" to type Function.
Details:
Value=[Function]
Type=[Type]

How can we correct this?

Thank you very much for the information you can share with me.

amitchandak
Super User
Super User

@VeraTang , Please check any issues logged or log a new one

https://community.powerbi.com/t5/Issues/idb-p/Issues

Thank you @amitchandak ! this is very helpful to see it's not just me have this issue. Hope Power BI can resolve this 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.