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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Yesirat_Ganiyu
New Member

Error outcome with text analytics

I tried using text analytics to get score sentiment but I kept getting this same error 

Yesirat_Ganiyu_0-1735888947411.png

DataSource.Error: An error happened while reading data from the provider: '{"error":{"code":"PowerBINotAuthorizedException","pbi.error":{"code":"PowerBINotAuthorizedException","parameters":{},"details":[],"exceptionCulprit":1}}}'
Details:
DataSourceKind=AIFunctions
DataSourcePath=AIFunctions
DataSourceKind.2=AdoDotNet
DataSourcePath.2=AI.Provider/

1 ACCEPTED SOLUTION
rohit1991
Super User
Super User

The error indicates a lack of authorization to access the Power BI data source. To resolve:

  1. Verify Permissions: Ensure you have access to the dataset.
  2. Update Credentials: Check and update data source credentials in Power BI.
  3. Check Azure AD Roles: Confirm your account/service principal has appropriate roles.
  4. Clear Cache: Refresh the connection and clear cached credentials.
  5. Review Policies: Ensure no admin or tenant-wide restrictions are blocking access.

Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

View solution in original post

3 REPLIES 3
rit_ty7
Advocate I
Advocate I

Hi @Yesirat_Ganiyu ,
this error indicates an authorization issue while accessing an AI-powered data source in Power BI. The error code PowerBINotAuthorizedException suggests that your user account or credentials lack the necessary permissions to access the specified AI functions or services.

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Ritesh Kumar,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

rohit1991
Super User
Super User

The error indicates a lack of authorization to access the Power BI data source. To resolve:

  1. Verify Permissions: Ensure you have access to the dataset.
  2. Update Credentials: Check and update data source credentials in Power BI.
  3. Check Azure AD Roles: Confirm your account/service principal has appropriate roles.
  4. Clear Cache: Refresh the connection and clear cached credentials.
  5. Review Policies: Ensure no admin or tenant-wide restrictions are blocking access.

Did it work? ✔ Give a Kudo • Mark as Solution – help others too!

Thank you. Though I'm using a free account. I don't know if that's the problem.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors