I am trying to get a custom data filter to refresh when editing a cell. However the answers I have found such as 
- Select
On editas the event type & save.
Sample Demonstration
- The test
Other sheet
- The test
Main sheet, where I have added the installable trigger & script
- On my script function, I have added a line to make sure onEdit installable trigger works on line
10(it will add a simple timestamp on cellC1to indicate that it works):
- Say I have edited the cell
A1on myMain sheet:
- The
Other sheetgets refreshed:





