Group header and footer wrong printing filtered masterdata

ataata
edited December 2015 in FastReport VCL 5
I create a report with multiple master data with the same information because they are hyperlinked to different page.
GROUPHEADER1
GROUPHEADER2 group by date
masterdata1 hyperlink to page 2 and filtered where masterdata=revenue
GROUP FOOTER2.
GROUPHEADER3 group by date
masterdata2 hyperlink to page 3 and filtered where masterdata=payment
GROUP FOOTER3
GROUP FOOTER1
Master data content revenue then payment.
I have problem with group filtered masterdata, last group footer always print the grouped last unfiltered record instead of last filtered record. So the result in groupfooter1 will be printed content of last record (payment) instead of the last revenue.
Or printed blank for the last group footer.

If someone can show me how to create hyperlink on the fly, the I dont have to use 2 same masterdata loop.

I have posted ticket support but no reply. Appreciate if some one can point out the issue.

Thank you,

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.