I have 5 dropdown boxes in my PowerApp which are connected to a choice column in my SharePoint List. Within SharePoint the options that can be selected are: 0,1,2,3,4, N/A.
Is there a way within the PowerApp I can easily count how many of these boxes have values 0, 1, 2, 3 or 4 in them? I wouldn't want to count BLANK or N/A
For example:
Choice 1: N/A
Choice 2: 4
Choice 3: BLANK
Choice 4: 1
Choice 5: 2
Result: 3