Hi experts,
I have a screen with a sectioned table. It has 3 sections with a object collection each one:

The points is, I need to get the name of the section from the rule assigned to the target because I need to get the last number in order to include in a filter.
My surprise is that the object the rule receive the SectionedTableProxy instead the section:

I tryed both, the string target and a entitySet Target, with the same result.
However, I notice when I do the same in a rule assigned a "Visible" property or a "Caption" in header, I receive the SectionProxy object:

Is there a way I could get the name of the section from the target rule which the objectTable belongs?
Thanks
Regards,