Can C1FlexReport render a decimal type number like '100."?

Posted by: yasuike-na on 29 May 2019, 8:41 pm EST

    • Post Options:
    • Link

    Posted 29 May 2019, 8:41 pm EST

    Hi,

    sorry for questioning many.

    This time, I wanna render a DB’s decimal type number via C1FlexReport like below.

    (1) 100.01 → ‘100.01’

    (2) 100 → ‘100.’

    (3) 0.1 → ‘0.10’

    and also justify the place of decimal point.

    I know I can (1) and (3) by using ‘#.00’ format.

    and ‘?’ is popular on Access or Excel.

    Could it be possible?

    My Environment

    C1FlexReportDesigner.4 Application(64 bit mode)

    C1FlexReportDesigner.4 version 4.0.20172.271

    C1.C1Pdf.4 version 4.0.20172.271

    C1.Win.4 version 4.0.20172.271

    C1.Win.BarCode.4 version 4.0.20172.271

  • Posted 30 May 2019, 6:54 am EST

    Hello,

    As you are aware of ‘#.00’ format for (1) and (3), I would like to mention that it is not possible to achieve the format as in (2) with FlexReport.

    Further, text can be aligned using the Align property and its justification related attributes, but the same is not possible explicitly for decimals.

    Hope it helps.

    Regards,

    Esha

  • Posted 3 June 2019, 8:12 pm EST

    Hi.

    Thank you for your reply.

    then I’m gonna try with VB script.

    Regards,

    Naoki

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels