>-----Original Message----- >From: Shekko [mailto:[email protected]] >Sent: Monday, May 17, 2010 12:56 PM >To: [email protected] >Subject: [Mifos-users] birt scripted dataset joins parameters reporting > >hi everyone. > >my problem is this, I want to make a report in which they can search >by name or by status of the client or by branch or by loan, etc etc, >all in one report, that is or's, Cascade does not help because they >are and's (at least what I've seen), I made one by script, which >change the query dynamically, but the upload to Mifos not return data, >retrieve data in the designer Birt (preview), but not in Mifos, I >think because is scripted dataset, then I'm not doing joins bye >script, i'am using the Birt interface but can not find a way to shape >parameters of or's, also desire that are not required and that there >is an option which shows all without a where clausule.
Hi, A good place to look for advice on how to use BIRT is www.birt-exchange.org. This link for example is supposed to provide an example of how to dynamically build a where clause with or without a list of values - http://tinyurl.com/2dagwcj. Regards, Jeff ------------------------------------------------------------------------------ _______________________________________________ Mifos-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-users
