Page 1 of 1

how to access business object at index?

Posted: Tue Oct 27, 2015 10:35 am
by mujpir
Hi,

I have created a business object named StudentCollection in my report . StudentCollection is a collection of student . Everything is fine . But I want to show student name number 4 in some part of my report . How can I do that ?

Because when I set my text expression to something like this : { StudentCollection.Name }. It just show student[0].Name . I want it to show student[4].Name . Expression like StudentCollection[4].Name
Doesn't work .

Thanks for your reply.

Re: how to access business object at index?

Posted: Wed Oct 28, 2015 5:56 am
by HighAley
Hello.

Do you use Data Bands?
Please, send us your report template with screen-shot of the issue.

Thank you.