Hi all,
Please help me in getting fix this issue WEBI reports as per client requirement.
Please find the scenario below.
Example: Consider the data availability in the report.
Date | Date | 6/1/2015 | 6/2/2015 | 6/3/2015 |
States | Product | Qty Sold | Qty Sold | Qty Sold |
India | A | 20 | 10 | 40 |
India | B | 15 | 30 | 25 |
India | C | 45 | 25 | 10 |
India | D | 50 | 15 | 12 |
China | A | 60 | 45 | 50 |
China | B | 30 | 5 | 80 |
China | C | 15 | 20 | 35 |
Actual Requirement from the user
States | Date | 6/1/2015 | 6/2/2015 | 6/3/2015 |
States | Product | Qty Sold | Qty Sold | Qty Sold |
India | A | 130 | 80 | 87 |
China | B | 105 | 70 | 165 |
- 1. Find the maximum values of Qty Sold across the Date for the last day (6/3/2015) for each state with respect to Product -(Highlighted with Green color)
- 2. Hide the lesser values of Qty Sold across the Date for the last day for each state with respect to Product- (Highlighted with Yelow Color)
- 3. Display the maximum row for State with respect to product by adding all the hidden rows "QTY sold" for the respective date in Single row as above table.
Please let us know how we can achieve through WEBI report.
Regards
Maya