In this video, I demonstrate how to filter a google sheet in a Web App using HTML and Google Apps Script code.
Apps Script Code (Code.gs) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/f2cac41ed80c17412337b47238728e3257ee49d6/Filter%20Google%20Sheet%20in%20Google%20Web%20App%20-%20Apps%20Script
Apps Script Code (FilterHeaders.html) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/f2cac41ed80c17412337b47238728e3257ee49d6/Filter%20Google%20Sheet%20in%20Google%20Web%20App%20-%20FilterHeaders
Apps Script Code (FilterWhole.html) can be found at:
https://github.com/codewithcurt/GoogleAppsScript/blob/f2cac41ed80c17412337b47238728e3257ee49d6/Filter%20Google%20Sheet%20in%20Google%20Web%20App%20-%20FilterWhole
Legacy Apps Script Editor Used in Video
Apps Script (Script Editor) is now located under tab ‘Extensions’ instead of ‘Tools’ on Google Sheets