Is there a way to use data rules to perform an action when a view is empty? It seems the usual conditions all work on fields of the currently selected record. Even the function option expects you to select fields to use in your function.
Is my only option to wire up an event to check the view with a dataview-condition and then set some field in TransView to manually track when it’s empty or has something?