Hi
I am stuck with displaying the data in the repeating group based on a filter.
Eg: consider the below Bubble db (testData)
from the above table, I want the repeating group to list only the Items where the quantity available is less than Threshold Limit.
That should return oil,chilli,Flour and salt.
I have used the below constraint
as a result, I am getting incorrect values when I play around with the data modifying values of threshold limit and Quantity available. Can anyone help me in deriving the correct constraint?
Regards
Sam