BIRT number to word as computed column
        Posted  
        
            by Erwin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Erwin
        
        
        
        Published on 2009-11-06T06:44:48Z
        Indexed on 
            2010/03/19
            2:21 UTC
        
        
        Read the original article
        Hit count: 679
        
birt
|number-to-word
Hi fellow programmer
I want to ask how to add a computed column in BIRT that compute a number to its word representation? (ex. 100 to "one hundred") So in my data set I can have a column that holds the string
I'm new at BIRT hopefully there's a pointer or two for me
© Stack Overflow or respective owner