You need to implement a solution to meet the ingredients inventory requirement.
Which type of public view should you use?
a conditional view filter that filters by both threshold and quantity
a grid filter that filters by quantity only
a conditional view filter that filters by threshold only
a grid filter that filters by threshold only
a grid filter that filters by both threshold and quantity
Submit