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.
how to access business object at index?
Re: how to access business object at index?
Hello.
Do you use Data Bands?
Please, send us your report template with screen-shot of the issue.
Thank you.
Do you use Data Bands?
Please, send us your report template with screen-shot of the issue.
Thank you.