Hi Taqua,
I am trying to make a report for one of our customer's requirement where we have to show the Total Amount in Words for various fields. I can convert number to words in mysql using a function written by us. But the challenge is, I have to sum up the fields of different records and then convert it to words. This summing up can be done easily in Report Designer by using ItemSumFunction (say Total_Sum) while in the mysql query it is equal to impossible. Is there any way of passing this Total_Sum value from the Pentaho to my mysql query.
Pl note that I am using a Subreport to carry out this part of my logic.
If you need, I can send youSubreport image.jpg the entire file.
I am trying to make a report for one of our customer's requirement where we have to show the Total Amount in Words for various fields. I can convert number to words in mysql using a function written by us. But the challenge is, I have to sum up the fields of different records and then convert it to words. This summing up can be done easily in Report Designer by using ItemSumFunction (say Total_Sum) while in the mysql query it is equal to impossible. Is there any way of passing this Total_Sum value from the Pentaho to my mysql query.
Pl note that I am using a Subreport to carry out this part of my logic.
If you need, I can send youSubreport image.jpg the entire file.