Hi All
Might be off topic for Servoy forum, but I need help.
I have a List in iReport with JRDatasource and dataset to fill data.
This list is present inside the Group_footer of a Group. (The Group is used to show some other related records, which is fine. )
Problem is the list shows all the records for all the repetition of the Group.
Can we filter the dataset which is used to populate the list, by using the key/id used to create the Group with one field in the Dataset? SO that I can only see the related records in the list according to each repetition of the group.
Thanks in advance for the help.