Hi!

i have a formula field looking like this.

@frmBreak:

{orfd0010.ORDERNR} & {ORFD0010.CURRENCY}

i have a groupheader where this frmBreak is included instead of a single
field.

Ordernr is alphanumeric and currency is a string field.

I want it to break if ordernr or currency is changing.
But it doesnt work quite well. Somehow it is randomly breaking.

I have tried to use an overlapfield from the df table, but that works even
worse
i have used a plus sign (+) instead of the ampersand (&)

Any ideas what to do?

Regards
Martin