Hello,
Have a gallery that lists items from a dataverse table.
Have a label that displays the number of gallery items (total records is 134).
There are also 2 filters for the gallery.
When one of the filters is selected, 102 records should be displayed. Instead it shows 0.
Does anyone know how to show an accurate count of gallery items displayed when gallery filters are involved?
P.S. I also tried loading it to a collection (gallery source = collectionname) but had the same results.