How can we hide a coloumn from the filter list of a table to appear for selecting
I want to remove the 'Earnings' column from the table filter so that users cannot put any conditions for this column while filtering the data.I cannot make this column inactive as it should be visible on the form but not on the list view and filter l...