I want Booleans as true as per below requirement
Comments
-
Hi @Krishnarao ,
How about building an intermediate module with a list as a dimension and a boolean to look up?
Then select an item from the list and look up the boolean of the month.
This may be easier to maintain.The intermediate module has a formula as below.
Month No - List No >= 0 AND Month No - List No < 12
Regards,
Taichi
0