Forum Discussion

mork's avatar
mork
Icon for Helper V rankHelper V
10 years ago
Solved

Help with percentage DAX formula

Hello all,   I have a table with some resource data. Among that data I have the tree following columns. "Weekly capacity per resource in hours", Weekly project work + Administrative work per resou...
  • kcantor's avatar
    kcantor
    10 years ago

    I understand that. You have to  Sum them in order to use them in measures. When you break it back out into the report on the axis or by rows it will only sum that particular week and not add any others in unless they have the same week number associated by the date table. Even if you only have 1 row it will sum, either by you adding it or when you select the data to use. this is due to the portablility of the measures which will allow you to reuse for each week.