Forum Discussion

Syndicate_Admin's avatar
Syndicate_Admin
Administrator
2 years ago

How to count multiple items in gallery

I want to count how many times that different items appear in my gallery(Gallery15),and i used excel as my database.

After I input a dish name(etc: Salad) on right side,the gallery will only show rows that only contain the dish name.

I want the text box down below will count different dishes which shows in the gallery,like:

Salad:6 , Beef:5 , ....

However,I used this formula :

Concatenate("Beef:", " (", CountRows(Filter(Gallery15.AllItems, Dish 2 = "Beef", ")" )) and the text box shows error.

Thanks in advance.

1 Reply