Have removed dates to avoid noise.
Based on the pivot I should see 131 for incidents and prtg in B6, but its showing 0
Have removed dates to avoid noise.
Based on the pivot I should see 131 for incidents and prtg in B6, but its showing 0
=SUM(COUNTIFS('Raw Data'!E:E,"Fix",'Raw Data'!F:F,mySelection))
returns 131 for me.
Instead of using the standard Enter key ....
Use simultaneously the 3 Keys : Control Shift Enter
You will see curly brackets surrounding your formula .... and hopefully the correct result ...
WORKS!
Thanks a lot
Why the sensitivity around curly parenthesis, can something be done about it, fearing someone will break it
You can use:
=SUMPRODUCT(COUNTIFS('Raw Data'!E:E,"Fix",'Raw Data'!F:F,mySelection))
and just enter it normally.
WORKS!
Thanks a lot
Thanks for your Thanks
Hello,
Just marked your Thread As Resolved
Don’t have an account yet? Register yourself now and be a part of our community!