Hi everyone.
I am currently filtering a gallery with this formula:
SortByColumns(Filter(NSOEAMLIST,Dropdown1.Selected.Value="All" || Category = Dropdown1.Selected.Value),"Task")
It is working correctly but I want to add a checkbox outside the gallery that will filter out items where the Sharepoint column "WhoChecked" is blank. Im not sure where to place the additional formula or the correct syntax.
Thanks!!
Chris