Cell Format Strings for Reporting Services/Dundas Charts
        Posted  
        
            by jeffspost
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jeffspost
        
        
        
        Published on 2009-01-26T22:57:31Z
        Indexed on 
            2010/06/16
            12:52 UTC
        
        
        Read the original article
        Hit count: 242
        
Reporting services use format strings to auto format cell data. For example "c2" formats a cell to be displayed as currency with a decimal precision of 2.
Does anyone know where I'd find a comprehensive list off all the different formats available?
© Stack Overflow or respective owner