Hi! I'm using a simple calculation which returns a 1 if true, and a 0 if false. Calculation is correct when using Ticket-ID as a row. When I remove this row to get a single calculation, the results aren't as expected. So, the below image is correct.

But, when I want to aggregate to one single row, I expect the second column to show 12 (I'm doing a SUM on that one), but in stead it shows 1.

What am i'm missing here? I've did some testing with "compute separately" but that doesn't solve this..