Forum Discussion
Feature for different license
- Anonymous4 years ago
Hi Anonymous ,
Power BI provides access to a set of functions from Azure Cognitive Services to enrich your data in the self-service data prep for Dataflows. The services that are supported today are Sentiment Analysis, Key Phrase Extraction, Language Detection, and Image Tagging. The transformations are executed on the Power BI service and do not require an Azure Cognitive Services subscription. This feature requires Power BI Premium.
More details: Tutorial: Use Cognitive Services in Power BI
About for the Dataflows features:
More details: What licenses do you need to use dataflows?
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
You can access Cognitive services (Text Analytics and Vision) through the Power BI plans: Premium and Premium Per User (PPU). You can also use Cognitive services in Power Query with the Pro plan, but the method about doing this is different from Premium or PPU Plans. To use it with the Pro Plan, you will need to create a function that calls Cognitive services. In this function, you will need to provide a Cognitive Services key and endpoint from Azure. You will need to be familiar with M and JSON but if you are not, luckily there is a pre-defined template https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/tutorials/tutorial-power-bi... .
The table below describes which plans include the AI feature capability.
More details: Introduction to AI Insights in Power BI Desktop
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous4 years agoNot applicable
Hi Polly,
thank you for your reply. If I have a Pro license and P1 Premium capacity, can my Pro license access to the Cognitive services like the way the Premium capacity is using? Also, for the Dataflows features, can my pro license use all the features of Dataflows as I also have premium capacity license? Thank you so much!
- Anonymous4 years agoNot applicable
Hi Anonymous ,
Power BI provides access to a set of functions from Azure Cognitive Services to enrich your data in the self-service data prep for Dataflows. The services that are supported today are Sentiment Analysis, Key Phrase Extraction, Language Detection, and Image Tagging. The transformations are executed on the Power BI service and do not require an Azure Cognitive Services subscription. This feature requires Power BI Premium.
More details: Tutorial: Use Cognitive Services in Power BI
About for the Dataflows features:
More details: What licenses do you need to use dataflows?
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.