[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[birt-report-designer-dev] Crosstab custom format measure
|
- From: korovessis <korovessis@xxxxxxxxx>
- Date: Fri, 2 Oct 2009 02:58:43 -0700 (PDT)
- Delivered-to: birt-report-designer-dev@eclipse.org
Hey all,
I'm busy with creating a crosstab report.
The summary field is a value expressed in meters.
I have a custom format that it's called through a external custom class.
I want to do something like this in the expression: "var f =
Packages.com.example.Utils().toKm(measure['distance']); f"
for example: if the value is 5000 then it's formatted in 5 km.
How can I do this?
Kind regards
--
View this message in context: http://www.nabble.com/Crosstab-custom-format-measure-tp25712335p25712335.html
Sent from the Eclipse BIRT - Report Designer - Dev mailing list archive at Nabble.com.