Im trying to show a total of a property only if one of the properties in the same collection matches a property from anther collection.
I know this is a vague question but i am not sure how else to explain it
Im trying to show a total of a property only if one of the properties in the same collection matches a property from anther collection.
I know this is a vague question but i am not sure how else to explain it
Hi @Macgyver ,
Examples can help.
My guess would be to have the same property type such as Numbers in those collection and have a relationship linked and get the total using SUM, COUNT etc.