Group header and footer wrong printing filtered masterdata
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,
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,