I have a list in my app which is meant to only show shops in which customers have loyalty points at.
However i can’t manage to sort this out. At the moment both shops where users have points and don’t are showing up.
E.g. one shop where they have 5 points and one where they have 0.
Here is how my list is set up.
My components in my list are grouped and this is how they are set up,
Please can someone leave some help on what to do to make it so ONLY shops where users have got over 0 points show up.