Detecting an empty repeater

This is just one way to attempt it btw, but the takeaway is that in code, you can set the repeater to an empty array if the query returns no data. If the array is empty there will be nothing visible and if you really want to double down you could also use collapse or hide.