Hey – this was an excellent tutorial! Helped me a lot with a feature I need for my mat-table!
I am wondering how I can add a button that will filter my mat-table data based on a function that shows all values in a column greater than 100. How would I go about filtering my data table based on this logic?

Reply