I have a transformation with a cms repeater control, this repeater control is wrapped with a div.
I need to add class to the wrapping div if the "rptRepeaterXX" has no records. Could this be done using macro.
You can use the content before and content after of the repeater webpart, this should work for what you're looking for as long as you don't hide the webpart for zero rows.
Please, sign in to be able to submit a new answer.