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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Ashish9201
Helper I
Helper I

Error : Couldn't load the data for this visual

Hi,

 

Happy Monday!

 

I am receiving below error popup on Power BI service

 

Activity ID: b1322af5-aee0-4c86-99b9-f796fdea34cc
Request ID: 4ac16184-8b11-4469-906a-4ef42c142d8b
Correlation ID: 963f0f38-6719-91e8-0fda-8dd8c39fa3d3
Time: Mon Nov 21 2022 12:35:03 GMT+0530 (India Standard Time)
Service version: 13.0.19445.37
Client version: 2211.1.10948-train
Cluster URI: https://wabi-us-north-central-g-primary-redirect.analysis.windows.net/

 

Below screenshot for reference:

Ashish9201_0-1669014894386.png

 

I am able to get visual on Power BI desktop app. Can you please help me on this?

 

Regards,

Ashish Gupta

1 ACCEPTED SOLUTION
Anonymous
Not applicable
4 REPLIES 4
Anonymous
Not applicable

Hi @Anonymous ,

 

I am using dataverse to connect the datasource and the mode i am using is direct query since the dataset is large.

 

Here is the table which is getting perfectly loaded in the desktop but not on service page.

Ashish9201_0-1669106082957.png

 

Below is one of the dax that i am using to get the data,

PW New Hire Training =
CALCULATE (
    SUM ( msdyn_timeentry[Duration (Hours)] ),
    FILTER (
        msdyn_timeentry,
        msdyn_timeentry[Timesheet Status] = "Approved"
            || msdyn_timeentry[Timesheet Status] = "Draft"
            || msdyn_timeentry[Timesheet Status] = "Submitted"
    ),
    FILTER (
        msdyn_timeentry,
        msdyn_timeentry[Internal Filter] = "New Hire Training"
    )
)
 
Can this dax be improved to get result on service page?
 
thanks,
Ashish Gupta
Ashish9201
Helper I
Helper I

Hi There,

 

Please, Can anyone help me with this issue on urgent basis!

 

Thank you,

Ashish Gupta

Ashish9201
Helper I
Helper I

Hi,

 

Can you please help me out on this?

 

Thank you,

Ashish Gupta

Helpful resources

Announcements
Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.