Jump to content
Changes to the Jaspersoft community edition download ×

Currency format not working


abhinashdora

Recommended Posts

Hi there,

I am working on ireport 5.0.1. I have tried the currency format for my report but somehow it is not giving me the result.

This is my code for the Textfield

<textField pattern="###0.00" isBlankWhenNull="true">
<reportElement uuid="133b0863-16ee-425e-b230-4fff9ef5ffc6" x="432" y="1" width="112" height="14"/>
<textElement textAlignment="Right"/>
<textFieldExpression><![CDATA[$V{netAmt}+" "]]></textFieldExpression>
</textField>
 
Can somebody help me through it?
Link to comment
Share on other sites

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...