Hello Pawan,
Please find below an example for Where InList.
Here I will try to calculate sum of revenue for only two quarters.
=Sum(Revenue) Where(Quarter InList("Q1";"Q2"))
Regards
Niraj
Hello Pawan,
Please find below an example for Where InList.
Here I will try to calculate sum of revenue for only two quarters.
=Sum(Revenue) Where(Quarter InList("Q1";"Q2"))
Regards
Niraj