Forum Discussion
AI features in Power BI ( without Copilot)
are there any AI features available in Power BI (without using Copilot) apart from below mentioned?
- Q&A
- Auto create report based on semantic models
- quick insights
- key influencers
- decomposition tree
- smart narratives
Yes, apart from the AI features you mentioned (Q&A, Auto Report Creation, Quick Insights, Key Influencers, Decomposition Tree, Smart Narratives), Power BI in 2025 offers additional AI-powered capabilities without using Copilot, including:
Anomaly Detection: Automatically identifies and highlights outliers in your data trends to flag unusual patterns.
Forecasting: Predict future values based on historical data using advanced statistical algorithms.
Explain the Increase / Decrease: Provides AI-generated explanations for changes in data points or KPIs.
AI visuals and data point annotations: Enable smarter storytelling with AI-driven annotations and insights embedded directly in reports.
Enhanced AI-powered data modeling: Includes intelligent selection expressions and composite model improvements for better DAX logic and query performance.
Natural Language Query Improvements: Beyond Q&A, natural language parsing advances help provide more relevant and precise answers to complex queries.
6 Replies
- Shubham_rai955Super User
Yes, apart from the AI features you mentioned (Q&A, Auto Report Creation, Quick Insights, Key Influencers, Decomposition Tree, Smart Narratives), Power BI in 2025 offers additional AI-powered capabilities without using Copilot, including:
Anomaly Detection: Automatically identifies and highlights outliers in your data trends to flag unusual patterns.
Forecasting: Predict future values based on historical data using advanced statistical algorithms.
Explain the Increase / Decrease: Provides AI-generated explanations for changes in data points or KPIs.
AI visuals and data point annotations: Enable smarter storytelling with AI-driven annotations and insights embedded directly in reports.
Enhanced AI-powered data modeling: Includes intelligent selection expressions and composite model improvements for better DAX logic and query performance.
Natural Language Query Improvements: Beyond Q&A, natural language parsing advances help provide more relevant and precise answers to complex queries.
- ribisht17Super User
Anomaly Detection (Line Chart Visual)
- Highlights unexpected spikes or dips in time series data.
- Uses statistical models to flag outliers.
Forecasting (Line Chart Visual)
- Predicts future values based on historical trends.
- Customizable confidence intervals and seasonality settings.
Cognitive Services Integration
- Connects to Azure Cognitive Services for:
- Sentiment analysis
- Image tagging
- Language detection
In-fact I have created a video on Power BI Sentiment Analysishttps://www.youtube.com/watch?v=HDYQRAw4Ewc&pp=ygUuZGFuY2VzaW5nd2l0aCBkYXRhIHNlbnRpbWVudCBhbmFseXNpcyBwb3dlciBiaQ%3D%3D
Regards,
Ritesh
Community Champion
Please mark the answer if helpful so that it can help others
Dance-Sing with Data -BI & Analytics
- Nasif_AzamSuper User
Hey powerbiexpert22 ,
Besides Q&A, Auto‑create report from a semantic model, Quick Insights, Key Influencers, Decomposition Tree, and Smart Narratives, Power BI (no Copilot) also includes:
-
Anomaly detection: Detects outliers on line charts and provides explanations in the side pane. (Microsoft Learn)
-
Forecasting: Built‑in time‑series forecasting in the Analytics pane of line charts. (Microsoft Learn)
-
Clustering: “Automatically find clusters” on scatter/table visuals to group similar points (you can also set the number of clusters). (MSSQLTips.com)
-
Azure Cognitive Services integration: Text Analytics still possible without Copilot by calling Azure AI Language from Power Query (custom M function) for key phrases, sentiment, language detection, and then visualizing in Power BI. (Microsoft Learn)
-
Analyze → Explain the increase/decrease: Automatic root‑cause style explanations on a data point. Works in Desktop and the Service; shows which fields most contributed. Requires Pro/PPU when used in the Service. (Microsoft Learn)
-
Analyze → Find where this distribution is different: Compares distributions across categories and surfaces significant differences). (Microsoft Learn)
-
Fuzzy merge / fuzzy matching: Join on approximate text similarity; Jaccard‑based. (Microsoft Learn)
-
Cluster values / fuzzy grouping: Auto‑group similar text values into canonical forms. (Microsoft Learn)
-
Add Column from Examples: Power Query infers a transformation from a few examples and writes the M step for you. (Microsoft Learn)
- R & Python visuals/scripts: Inside Power BI Desktop (build ML/Stats models or custom charts; renders in the Service with supported packages. (Microsoft Learn)
Best Regards,
Nasif Azam -
- tharunkumarRTKSuper User
I believe Yes.
Nasif_Azam have covered almost all of them, I would like to add one more
Apart from "Get quick insights" option that you get at semantic model level. There is one more "Get Insights" option that you will able see when you click on the three dots of a visual.Connect on LinkedIn
Did I answer your question? Mark my post as a solution! If I helped you, click on the Thumbs Up to give Kudos.
Proud to be a Super User!
- v-tejramaCommunity Support
Hi powerbiexpert22 ,
Thank you Nasif_Azam for the response provided!Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.
Thank you for your understanding!
- querixaHelper IV
You've covered most of the built-in AI features well. Beyond your list, you might also consider the **AI Insights** from the AppSource (like Text Analytics or Vision) if you need pre-built cognitive services. For a more integrated, conversational experience directly in your reports without a Copilot license, you could explore embedding a custom solution like **PowerMind**, which connects to your semantic model to answer natural language questions. It's fully customizable to your data.
If you're curious about how that works in practice, I recently shared a demo of this approach on LinkedIn: