tvillingmamman1
8th April 2002, 12:28
Hi,

One of my customers has asked me to add the service order number to an existing report with tihra100 as main table.

Is there anyone out there who knows a good way to do that?

Regards
Ulrika Jansson

OmeLuuk
8th April 2002, 14:01
I think like this:
add a field to the report (must be one of the report fields) with tihra100.pdno that is being displayed if tihra100.koht = tckoht.service (=3)

If the correct value for these fields is not in the report (values are empty on the report), then you may need to modify the report script to read them.

tvillingmamman1
8th April 2002, 14:15
Thank you, OmeLuuk!

//Ulrika