I currently have the below filter (4 fields) on the displayed gallery, which is the default filter as this will display the required data they need.
Filter(PatchingInventory,Floor_x0020_ = 'CB_Floor_Filter Input'.Selected.Result, Room_x0020_ID_x005c_Location=CB_RoomID_Loc_Filter_Input.Selected.Result,Switch_x0020_Name=CB_Switch_Name_Filter_Input.Selected.Result, Switch_x0020_Unit_x0020_No_x002e=CB_Unit_Filter_Input.Selected.Result )
And it works great, but sometimes instead of the above default filter of just the 4 fields, the users may want to just search "Switch Port No" or "Comments", and sometimes they may want to use the default 4 fields filter, but also comments, so a mixed combination of filter fields.
So something similar to....
Filter "Floor, Room, Switch Name, Unit" and/or "Floor Port No" and/or "Comments", etc..., so the user can great a combination of search parameters.
Hope that makes sense and thanks in advance.

Report
All responses (
Answers (