Forum Discussion

ViralPatel212's avatar
ViralPatel212
Resolver I
2 years ago
Solved

Visual loading Slow

Hello    I have a table where the visual is running pretty slow.  Looking into Performance Analyser, i noticed the DAX query MS duration is 14506 and other is 513. Wondering if you could help to b...
  • Daniel29195's avatar
    Daniel29195
    2 years ago

    ViralPatel212 

     

    to know which measures are affecting the performance, 

    you can create a table per each measure and check from the performance analyser , each visual how much its dax code it taking. 

    this way we can filter out all measures that are dont affect performance. .

     

    can you please do it, to know which measures needs improvements ( if the improvement is possible )