Try not to display empty Data set

i have two datasets running for 20sec each. But if one of them is empyt, i see nothing for 20sec. is it possible to disable the view if dataset is empty?

Unfortunately no, if dataset does not return any data it will still be shown for the specified duration.

You can change the message that appears when that happens though.

Edit dataSetView item -> advanced tab -> ‘A message to display when no data is returned from the source’

To bad. gota live with it.