Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
roysampad91
Frequent Visitor

Is there any implementation (for ref.) of custom LLM models/Gen AI models hit by Power BI Reports?

Is there any implementation (for ref.) of custom LLM models/Gen AI models hit by Power BI Reports?

 

Understand using Smart Narrative and using the LLM Model API a connection can be estabilished theoritically but has anyone created a solution by connecting a custom LLM Model/Gen AI to Power BI?

 

Use Case: User uses Smart Narrative to ask a question which is passed to the Custom LLM model and the response is reverted back to the user on the Smart Narrative Visual.

 

Any reference implementations would be very helpful. Thanks in Advance.

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Hi @roysampad91 

Integrating large language models (LLM) with Power BI is currently not very popular, due to several reasons:

  • Technical Complexity: Integrating an LLM with Power BI requires APIs, cloud services like Azure or AWS, and sometimes Power Automate or Azure Functions, making it complex and less accessible for many users.
  • Performance Costs: LLMs can add latency, which may slow down Power BI reports where users expect quick responses.
  • Limited Use Cases: Most Power BI users focus on traditional data analysis, so use cases for LLMs are narrow, mainly suited for scenarios needing detailed narrative explanations or language-based insights.
  • Existing Power BI Tools: Built-in features like Smart Narrative, Q&A, and AI Insights often fulfill users' needs, reducing demand for custom LLM models.
  • Privacy and Security Concerns: Using LLM models typically involves sending data to external servers, which may be a challenge for organizations with strict privacy requirements.
  • API Rate Limits: Some LLM providers have rate limits, which can restrict scalability for large user bases in Power BI.

If you still want to explore LLM integration with Power BI, here are some options:

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

1 REPLY 1
Ritaf1983
Super User
Super User

Hi @roysampad91 

Integrating large language models (LLM) with Power BI is currently not very popular, due to several reasons:

  • Technical Complexity: Integrating an LLM with Power BI requires APIs, cloud services like Azure or AWS, and sometimes Power Automate or Azure Functions, making it complex and less accessible for many users.
  • Performance Costs: LLMs can add latency, which may slow down Power BI reports where users expect quick responses.
  • Limited Use Cases: Most Power BI users focus on traditional data analysis, so use cases for LLMs are narrow, mainly suited for scenarios needing detailed narrative explanations or language-based insights.
  • Existing Power BI Tools: Built-in features like Smart Narrative, Q&A, and AI Insights often fulfill users' needs, reducing demand for custom LLM models.
  • Privacy and Security Concerns: Using LLM models typically involves sending data to external servers, which may be a challenge for organizations with strict privacy requirements.
  • API Rate Limits: Some LLM providers have rate limits, which can restrict scalability for large user bases in Power BI.

If you still want to explore LLM integration with Power BI, here are some options:

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors