Hi Giri ,
You need 2 measure variables with dummy values for min and max values .
Create 2 input controls .
Write a variable = [Sales Quantity] between([Min Variable];[Max Variable]) . It'll give you a boolean value . Restrict the table with 1 .
Hi Giri ,
You need 2 measure variables with dummy values for min and max values .
Create 2 input controls .
Write a variable = [Sales Quantity] between([Min Variable];[Max Variable]) . It'll give you a boolean value . Restrict the table with 1 .