I am developing a report in SSRS and need help with displaying the data based on a few conditions.
2 CONDITIONS: (Please refer the image below)
1) 3 days in the Current Full Week with % above the 2% bench mark
It means that if a Restaurant R2 and R5 are not having has minimum of 3 values > 2% so it should be eliminated
OR
2) 5 days in the Current Full Week & Prior Week (i.e. across the last 2 weeks) with % above the 2% bench mark
Here again R2 and R5 should be eliminated from report as Current Week and Prior Week values are not having minimum of 5 values >2%
Report:
The report structure is:
Final Output:
So in short the report should only display restaurants meeting the above 2 conditions.