Getting the specific Index / Occur / Row - another DataBand
Posted: Sat Aug 14, 2021 4:41 pm
Hi, look at the example:
DataBand1 - there are some fields
DataBand2 - there is a table - this table, there are some fields - this table occurs 10 times.
I need to add a new field on DabaBand1, but this new field represents the 5 occ of the table on DataBand2, how I represent this field on DataBand1?
Ex: {DataBand2.Fieldx.Row[5]} - of course this is not the correct syntax - during the check I receive the msg that it is not correct.
Does anyone know how to solve it?
thx.
DataBand1 - there are some fields
DataBand2 - there is a table - this table, there are some fields - this table occurs 10 times.
I need to add a new field on DabaBand1, but this new field represents the 5 occ of the table on DataBand2, how I represent this field on DataBand1?
Ex: {DataBand2.Fieldx.Row[5]} - of course this is not the correct syntax - during the check I receive the msg that it is not correct.
Does anyone know how to solve it?
thx.