[item 2]: if([Cap_D_W]='5' and [Flag]='X', count([Date]) * [Difference of Time], 0)
Now I build a master item 3 measure: [item 3]=[item 1] + [item 2]
The result on top of the table will NOT show the Total of all three items. I need the Total of [item 3] to calculate further on another master item [item 4]: