Symptoms
For some requirement, I want to hide data label on list view in the aggregate row. But, although I'm already set the property visible to false, the control still shown.
I'm also already tried using rule to hide the control but still no luck. I think it is bug.
Diagnoses
Able to reproduce the issue
Resolution
This issue has been logged as a new bug. For now, the only workaround is to move that data label out of the aggregation row and the data label can be hidden.