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

View all the Fabric Data Days sessions on demand. View schedule

Reply
SSBkrish
Regular Visitor

User not able to load the visual

HI Team,
I have share dashboard with user but he is not able load the visual and he getting below error.
I have used dataset for the report. ANd RLS has ussed in dataset and RLS also i have given for this user.

 

Activity ID: c65e99b5-8492-42c2-8d9f-6bef59d1c469
Request ID: fbc5649d-41bb-4661-a269-f34211698959
Correlation ID: 562c4b30-0628-3c49-aab9-50c0eedccb62
Time: Fri Sep 06 2024 15:40:01 GMT+0530 (India Standard Time)
Service version: 13.0.24157.34
Client version: 2409.1.20849-train
Cluster URI: https://wabi-us-east2-b-primary-redirect.analysis.windows.net/

Please help here to solove this error
Thanks in advance.

1 ACCEPTED SOLUTION
Shravan133
Super User
Super User

The error your user is experiencing when loading the visual is likely related to the Row-Level Security (RLS) configuration or data access permissions. To troubleshoot and resolve this issue, follow these steps:

1. Verify RLS Configuration

  • Double-check that the RLS role assigned to the user allows access to the data required by the visual.
  • Make sure the user is correctly added to the RLS role in the dataset.
  • Go to Power BI Service > Datasets > Security for the relevant dataset and ensure that the user is listed under the correct RLS role.

2. Test RLS in Power BI Service

You can simulate the user's experience in Power BI Service to see if RLS is functioning as expected:

  • Open the dataset in Power BI Service.
  • Go to Security and select the role assigned to the user.
  • Click Test as role and select the user’s email address to see the report from their perspective. Verify if the data loads correctly or if the error persists.

3. Verify Dataset Permissions

Make sure that the user has the necessary permissions to view the dataset:

  • Ensure that the user has at least Read access to the dataset and report.
  • Go to the workspace where the dataset resides, and check if the user has appropriate permissions (Contributor, Member, Viewer, etc.).

4. Clear Browser Cache or Test in Incognito Mode

Sometimes, browser cache issues can cause visuals to fail:

  • Ask the user to clear their browser cache or test the dashboard in Incognito/Private mode.
  • Check if the issue persists after doing this.

5. Check the Data Source Gateway (If Applicable)

If your dataset relies on an on-premises data source, verify that the gateway is online and properly configured:

  • Go to the Power BI Service > Manage Gateways and ensure that the gateway connection is functional.

6. Dataset Refresh

Ensure the dataset has been refreshed recently:

  • Check the Refresh history of the dataset to verify that it’s up-to-date.
  • If the dataset has not been refreshed, refresh it manually and see if the user can load the visual after the refresh.

7. Check User License

Confirm that the user has the appropriate Power BI license to access the report:

  • If the dataset is hosted on Premium Capacity, ensure that the user has a Power BI Free or Pro license.
  • If the dataset is not in Premium Capacity, the user must have a Power BI Pro license to view the report.

View solution in original post

2 REPLIES 2
SSBkrish
Regular Visitor

Thanks . It is working for me

Shravan133
Super User
Super User

The error your user is experiencing when loading the visual is likely related to the Row-Level Security (RLS) configuration or data access permissions. To troubleshoot and resolve this issue, follow these steps:

1. Verify RLS Configuration

  • Double-check that the RLS role assigned to the user allows access to the data required by the visual.
  • Make sure the user is correctly added to the RLS role in the dataset.
  • Go to Power BI Service > Datasets > Security for the relevant dataset and ensure that the user is listed under the correct RLS role.

2. Test RLS in Power BI Service

You can simulate the user's experience in Power BI Service to see if RLS is functioning as expected:

  • Open the dataset in Power BI Service.
  • Go to Security and select the role assigned to the user.
  • Click Test as role and select the user’s email address to see the report from their perspective. Verify if the data loads correctly or if the error persists.

3. Verify Dataset Permissions

Make sure that the user has the necessary permissions to view the dataset:

  • Ensure that the user has at least Read access to the dataset and report.
  • Go to the workspace where the dataset resides, and check if the user has appropriate permissions (Contributor, Member, Viewer, etc.).

4. Clear Browser Cache or Test in Incognito Mode

Sometimes, browser cache issues can cause visuals to fail:

  • Ask the user to clear their browser cache or test the dashboard in Incognito/Private mode.
  • Check if the issue persists after doing this.

5. Check the Data Source Gateway (If Applicable)

If your dataset relies on an on-premises data source, verify that the gateway is online and properly configured:

  • Go to the Power BI Service > Manage Gateways and ensure that the gateway connection is functional.

6. Dataset Refresh

Ensure the dataset has been refreshed recently:

  • Check the Refresh history of the dataset to verify that it’s up-to-date.
  • If the dataset has not been refreshed, refresh it manually and see if the user can load the visual after the refresh.

7. Check User License

Confirm that the user has the appropriate Power BI license to access the report:

  • If the dataset is hosted on Premium Capacity, ensure that the user has a Power BI Free or Pro license.
  • If the dataset is not in Premium Capacity, the user must have a Power BI Pro license to view the report.

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