If you want that text to only appear if your repeating group is empty, add a condition to that text where it references to the repeating group and checking the number of things are empty

Also, make sure to make the element not visible by default

You could do it like this:

image