Forum Discussion

emarome94's avatar
emarome94
Icon for Helper I rankHelper I
3 years ago
Solved

Calculate Statement - Slow Table Load with many informations

Hi guys, I have created this measure (Measure1) that actually obtain the result I want to discover and gives not many problem in limited filter context like table with few rows.  Measure1= CALCU...
  • ValtteriN's avatar
    ValtteriN
    3 years ago

    Hi,

    Now that the issue is total not showing I would recommend checking this article by SQLBI:
    Obtaining accurate totals in DAX - SQLBI

    In short try utilizing methods such as SUMX to get the total value.