Report 1306 - get certain LeftHeader Data only

Hi,

in Report 1306 i found textboxes with expression

=Fields!LeftHeaderName.Value
=Fields!LeftHeaderValue.Value

This are filled by function FillLeftHeader , and seems it prints a row for each entry in the table Name/Value Buffer

is possible get/access only one row from this? like something as

=Fields!LeftHeaderName[1].Value

(without changing the AL Code)

Thanks

Yes, it is possible without AL-changes, but you need to change the View layout for this report