Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I wan to add week 14 value which is 722 only in active user rows , as it is adding in all rows
Solved! Go to Solution.
Hi, @ajayhse
You can try using the IF function.
Week14 = IF([Data]="ActiveUsers",722,BLANK())
Is this the output you expect? If so, you can replace my equation 722 with the Sum formula in your figure above.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @ajayhse
You can try using the IF function.
Week14 = IF([Data]="ActiveUsers",722,BLANK())
Is this the output you expect? If so, you can replace my equation 722 with the Sum formula in your figure above.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
19 | |
14 | |
10 | |
7 |