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.

Issue with Text Analytics- Score sentiment

Hi All,

I am getting bellow error while trying to apply the Score Sentiment using AI Text Analytics:

 

DataSource.Error: An error happened while reading data from the provider: 'An internal error occurred.'
Details:
DataSourceKind=AIFunctions
DataSourcePath=AIFunctions

 

Other two text analytics functions( Detect Language & Extract Key Phrases) works fine. Issue is only with Score Sentiment. I am using Power BI  Oct 2022 version.

 

Any idea how to fix this issue?  Appreciate your help!!

 

Thank you!

Shephali

 

Status: Accepted

Update on Nov.3 :

 

There is no update on when this issue will be fixed.


As a workaround Customers can use API by follow Sentiment - https://learn.microsoft.com/en-us/rest/api/cognitiveservices-textanalytics/3.0/sentiment/sentiment?t...

 

For MS employees who are also concerned about this issue, you can check the ICM 344540151.

 

Best regards.
Community Support Team_ Caitlyn

 

 

 

 

Comments
IMustBeDead
Regular Visitor

Same story here, everything works apart from Score Sentiment this past 2 days... Any news?

ogilloux
Regular Visitor

Same here as well.

Monteleon
Regular Visitor

Same here. 

braypa
Advocate II

Ditto here. Was working fine a few days ago.  (Note, this is from the desktop).

kkt2408
Regular Visitor

Same here!

tchagu
New Member

Same issue here

Ven_Esri
Regular Visitor

Same here! The datasets are now failing to refresh with the following error:

 

DataSource.Error: An error happened while reading data from the provider: 'An internal error occurred.'
Details:
DataSourceKind=AIFunctions
DataSourcePath=AIFunctions

Data source error{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"An error happened while reading data from the provider: 'An internal error occurred.'"}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourceKind","detail":{"type":1,"value":"AIFunctions"}},{"code":"Microsoft.Data.Mashup.ValueError.DataSourcePath","detail":{"type":1,"value":"AIFunctions"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"DataSource.Error"}}],"exceptionCulprit":1}}} 

Cluster URIWABI-WEST-US-D-PRIMARY-redirect.analysis.windows.net

Time2022-10-26 17:15:33Z

Felix4356
Regular Visitor

Same here, started happening today 27/10/2022

 

DataSource.Error: An error happened while reading data from the provider: 'An internal error occurred.'
Details:
DataSourceKind=AIFunctions
DataSourcePath=AIFunctions

 

The error only seems to happen with Score Sentiment

 

This is the code gen3erated by Power BI for the call:

#"Applied Score sentiment" = AIFunctions.PostProcess(Table.AddColumn(#"Removed Columns", "Feedback Sentiment Score", each #"Score sentiment"([Feedback], null)), "Feedback Sentiment Score", "CognitiveServices.ScoreSentimenttexttext") meta [FunctionBrowser="TextAnalytics"]

Anonymous
Not applicable

Same Issue here from 1 day

CharleyKirton
Frequent Visitor

Having the same issue - making my dataflow refreshes fail.  Boooo.