Forum Discussion

Swathi1's avatar
Swathi1
Helper I
1 year ago
Solved

Report level visuals not loading after published.

In report level following error showig is there any alternative to fix this. Resources Exceeded The query has exceeded the available resources. Try filtering to decrease the amount of data requeste...
  • Deku's avatar
    1 year ago

    This is likely due to a problematic measure. Please see this video how to run DAX queries in DAX studio. 

     

    If you comment out all but one measure, you can enable server timings and profile each measure one at a time. You need to look to see which one is returning a large number of rows. Once you find it post here and we can advise on fixes