HI,

Ocke Janssen Sun Microsystems schrieb:
Hi Andrew,

Andrew Jensen wrote:
I'll just jump into the questions, if you don't mind.

Functions:

[ ....... long description of what I tried deleted  for you
convenience.......... ]

OK, I give up - how do you reference a data column in a function.

I stuck at the same point.

[ColumnName] :-)
For example you want to count something you have to create a new function and give it a name let's say PopCount (to count the population
of a country).

How can I do that? Is it the node "f(x) Function" in the Report Navigator?

 In the next row of the property browser you'll enter the
function [PopCount] + [Population]

Does this mean, that I have to define my own SUM in a recursive way?

 As you can see, all names are quoted
with []. The initial value in this case is [Population]. Population is the field/column name out of my database. All formulas should follow the style defined in OpenFormula http://www.oasis-open.org/committees/download.php/23519/openformula-20070414.odt

Can give me a simple database document, where I can see a report with such a function, perhaps attach to issue 77604?

kind regards
Regina

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to