Update Triggers to use data refresh instead of requiring a change to run an ETL/SQL.
Currently, when selecting datasets to use to trigger the run of a dataset, all of the input datasets must "change" instead of just run. The ideal use case for this trigger is that a single run of an ETL or SQL execution will be created once all datasets have been allowed to refresh, even if data has not changed. So the…