Jump to content
Changes to the Jaspersoft community edition download ×

iReports format input parameter to display as currency


cyncity

Recommended Posts

I've done much searching and can't find an answer to my dilemma.

I am using Jaspersoft iReport  Designer 4.6.0

I have an input parameter called i_start, the parameter class is java.lang.Integer

When the report is finished running I would like i_start to be displayed in the format of $#,##0.00

How can I achieve this?

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Drag and drop that parameter on any Band and open the Properties of that text field, then set the Pattern(Currency Type) whichever you needed and also you can write an custom currency expression(#,##0.##, ##0.##, #,##0 and etc) also if it is not available in the default currency types.

 

 

Regards 

Venkatesh Reddy

Link to comment
Share on other sites

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...