Forum Discussion
Sentimental Analysis - Power Bi Pro
- Anonymous4 years ago
Hi cottrera ,
We are going to use the Microsoft Text Analytics API, which classifies statements as positive, negative, and neutral. Microsoft Cognitive Services offers a free trial. We just need an Azure account, and can find the API in the portal.
This is not related to the license of Power BI.
For more details about it, you can refer to:
Sentiment Analysis in Power BI
Blog - Sentiment Analysis in Power BI
Hope it helps,
Community Support Team _ CaitlynIf this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Hi cottrera ,
We are going to use the Microsoft Text Analytics API, which classifies statements as positive, negative, and neutral. Microsoft Cognitive Services offers a free trial. We just need an Azure account, and can find the API in the portal.
This is not related to the license of Power BI.
For more details about it, you can refer to:
Sentiment Analysis in Power BI
Blog - Sentiment Analysis in Power BI
Hope it helps,
Community Support Team _ Caitlyn
If this post helps then please consider Accept it as the solution to help the other members find it more quickly.
Queries with AI Insights will stop refreshing on September, 15, 2025. If you want to keep the AI Insights logic inside Power Query, read my blog post here, to learn your options and how to solve it.
The article demonstrates how to implement sentiment analysis using the new Azure AI Language service, and includes a reusable M function and example solution PBIX file for further learning.