Hi,
I know a simular questions has been asked but I would like to know is there are any updates or guides on how to get expressions to work in reports.
I use expression for some attributes attached to cells. There is a origin and a rotation (I know I can get this from the cell at report time but this how the customer wants it!).
The ItemType has the following attributes:
Origin is defined by this.getElement().Origin
Rotation as: this.getElement().RotationZ*180/System.Math.PI
This works fine when looking att the attributes (apart from my previous question regarding UOR2MU) but in the report these fields are empty or null.
Is this supposed to work?
A file is attached with some items and a report.
/Krister