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
42 Comments
- IMustBeDeadRegular Visitor
Same story here, everything works apart from Score Sentiment this past 2 days... Any news?
- ogillouxRegular Visitor
Same here as well.
- MonteleonRegular Visitor
Same here.
- braypaAdvocate II
Ditto here. Was working fine a few days ago. (Note, this is from the desktop).
- AnonymousNot applicable
Same here!
- tchaguNew Member
Same issue here
- Ven_EsriRegular 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=AIFunctionsData 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
- Felix4356Frequent 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=AIFunctionsThe 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"]
- AnonymousNot applicable
Same Issue here from 1 day
- CharleyKirtonFrequent Visitor
Having the same issue - making my dataflow refreshes fail. Boooo.