Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Couldn't Load the data for this visual.

  Hi All, I have develoved dashboard based on the PowerBi dataset, I am getting the below error in the publisher. Please help me.    
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

    What data source is your report connected to? Does the report apply any RLS? And can it display properly in Power BI Desktop? There are many reasons that may cause this error, please check the following threads that have similar error messages to yours. Hope they can help you to solve the problem.

    Couldn't load the data for this visual

    I think your dataset has RLS, right?
    If this is a case, you need to assign role to user to apply RLS filter, otherwise they will got this can't load data error.

    Row-level security (RLS) with Power BI

    BTW, current RLS only works on read permission, so admin and dataset owner can see each records even if they not get RLS roles.


    Service: "Couldn't load the data for this visual", Desktop: all fine

    The issue was the date in this function. replacing 31.01. by 31/01 solved the issue.


    Couldn't load the data for this visual

    The problem was that I had finished my SQL query with semicolon;

    When I removed the semicolon from the SQL query in advanced editor, the issue was resolved


    Couldn't load data for this visual


    You added build permissions to your shared dataset. Did you add build permissions to the dataset your dataset is sourced from? This typically explains this behavior for us, we build a Report B from Dataset A we must grant permissions at both sources.


    could not load data for the visual


    Refer to this post here. Your problem might be related. As suggested by the user trying changing data type of column in data source. If you think it is not related then perhaps open a support ticket with MS support.


    Best Regards