kobiav
March 7th, 2006, 03:11 PM
I am trying to do to filters on one report i.e.
I have a products table and customer_products table,
I am counting the amount of products and showing the total products purchased per product:
Product Name Total
Now I added startDate and endDate parameters and configured a selector to return between those dates. this was successful but when I want to display all products and products between those dates I have a problem, it seems that the filter is for the whole report and I cant find a solution to shoe seperate columns with seperate filters.
The table I want is:
Product Name 1/1/2005 to 1/7/2005 Total
1 200 1,200
2 1,000 3,500
Please help....
Thanks,
Kobi
I have a products table and customer_products table,
I am counting the amount of products and showing the total products purchased per product:
Product Name Total
Now I added startDate and endDate parameters and configured a selector to return between those dates. this was successful but when I want to display all products and products between those dates I have a problem, it seems that the filter is for the whole report and I cant find a solution to shoe seperate columns with seperate filters.
The table I want is:
Product Name 1/1/2005 to 1/7/2005 Total
1 200 1,200
2 1,000 3,500
Please help....
Thanks,
Kobi