Hi,
I have a SharePoint list with different columns like Country, State, Title1 etc.., I have to filter my list with five dropdowns each for Title, Company, City, Sate, Country respectively. Also I have a radio button which has Choices type column in it. Based on these selections I have to filter my gallery also the default selected value of each dropdown should be 'All'. Below I will share the names of the Columns and controls associated with it.
Drp_title : Title1
Drp_company : Company
Drp_city : City
Drp_state: State
Drp_country : Counrty
Radio1 : Type1 (radio button , Type1 is choice column)
Name of Share Point list : 'Training Events List'
What would be the formulas I need to use?
@Drrickryp , @BCBuizer , @WarrenBelz , Hope you guys will help me