in Module i need to give 3 boolean line items named year ,month, quarter. in other module i need to have a line item named order amount .
so the thing is if i select a year boolean line item in the first module then only year data should be displayed in other module where i have a order amount line item same for month and quarter .I should not use filters. Can some one suggest the approach to follow ?