Hi All,
This is related to this.
As of Now we created 2 parameters carton no and Location in command level.In addition to this now I need another parameter called All.
It should have 2 values(All and Specific).
1)If I select All then report should run for all values based on query(no matter even I entered some values for location and carton no).It should not consider those values.
2)If I select Specific in All and gave either carton no or location value then it should run based on given parameter value.
Please suggest