Help to use Sub-Report
Hello, I need some help to do these report:
I have 2 tables, Clients and Payments, I put two Pipelines, one for each
table, and in Payments pipeline I make a relations, creating MasterDataPipe,
I put the corrent Fields in MasterFieldLink. but my problem is: when a
print, I want to print ALL client, and if Client have at last one Payment,
the SubReport show them.. my report show ONLY clients have payment....
How I do these?
Regards, and sorry my poor english, my language is portuguese-br :-)
--
[]s
Fellipe Henrique P. Soares
D?gitum Softwares Ltda
digitum@imicro.com.br
I have 2 tables, Clients and Payments, I put two Pipelines, one for each
table, and in Payments pipeline I make a relations, creating MasterDataPipe,
I put the corrent Fields in MasterFieldLink. but my problem is: when a
print, I want to print ALL client, and if Client have at last one Payment,
the SubReport show them.. my report show ONLY clients have payment....
How I do these?
Regards, and sorry my poor english, my language is portuguese-br :-)
--
[]s
Fellipe Henrique P. Soares
D?gitum Softwares Ltda
digitum@imicro.com.br
This discussion has been closed.
Comments
You need to set the SkipWhenNoRecords property of the detail pipeline
(Payments pipeline) to False.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Regards,
--
[]s
Fellipe Henrique P. Soares
D?gitum Softwares Ltda
digitum@imicro.com.br