Hello,
I am trying to do a filter, sortbycolumns, search filter in my gallery but I can not seem to get it to work.
Filter(SortByColumns(Search('[incentive_test].[D_eTime]', 'Search Bar Table of Sub'.Text,"Employee_Display_Name"),"ImportMonth", Descending,"Employee_Display_Name",Ascending),DELETE_IND'.Value ="N")
I only want to show the those with the DELETE_IND'.Value ="N" I been messing with it and well I have not been successful.