Hi All!
I'm playing with Calculated Item to count the number of Items (with the same name = exstreamingStreamNumber) inside a Group that have value =1.
I can count the Items with this:
item_count(/*/exstreamingStreamNumber?[group="Exstreamer"])
But, how to specify the value of the Item?
Is this the right way to count the number of Items inside a Group that match a value?
Thank you!
I'm playing with Calculated Item to count the number of Items (with the same name = exstreamingStreamNumber) inside a Group that have value =1.
I can count the Items with this:
item_count(/*/exstreamingStreamNumber?[group="Exstreamer"])
But, how to specify the value of the Item?
Is this the right way to count the number of Items inside a Group that match a value?
Thank you!
Comment