Compare one field against another field
Man kan i JetReports*) sammenligne et felt kontra et andet felt.
Læs mere om dette nedenfor i vejledningen fra JetReports, teksten er på engelsk.
*) JetReports er et rapporteringsværktøj til Navision, som bruger Excel som frontend.
Se mere om JetReports her: www.jetreports.com
This is supported on Navision Databases Only
If you want to compare the value in one field to the value in another field in
the same record, you can use a "Calculated Field" within your Jet Reports formula.
For example;
You need a list of sales invoice numbers where the "Bill-to Customer No." is
not equal to the "Sell-to Customer No.".
=NL("Rows","Sales Invoice Header","No.","No.","=IF(NF(,""Bill-to Customer No."")<>NF(,""Sell-to
Customer No.""),""No."")")
Til toppen af siden
Du skal være logget ind før du kan se eller skrive kommentarer til de forskellige indlæg. Klik her for at logge ind, eller oprette en bruger.