In Powerapps how can you filter on a gallery from a radiobutton
The Gallery pulls data from a datasource called 'Category'
The radiobutton is called 'MyRadioBtn' The gallery is called 'Productcat' The Subtitle with the gender is called 'Subtitle1'
I am trying to get the gallery to filter between male and female items when user selects either "male" or "female" from the radio button but I cannot seem to get the syntax right and all the examples I have found so far seem to be different to what I am trying to do.