Hello everyone! What is the formula or command to truncate the last 5 characters of a field.
In the database I'm using the person doing data entry added ", PRN" to the end of a persons first name. Many of the first names look like:
Thomas, PRN
John, PRN
Suzy, PRN
Lisa, PRN
What...
Hello everyone! I need to create a report in which I group by 1st and 2nd segment of my GL #'s. My general ledger is broken up as follows 4000-1-022 where the first 4 #'s represent my general ledger account break (i.e. revenues, expenses, etc.) the 5th number represents department and the last...
I'm trying to group by year, my formula reads
If {date.field} > Date (1998,01,01)
and {date.field} < Date (1998,12,31)
then {date.field}
The report returns everything in the range, however when adding other fields like {customer.name} and {invoice.amount} it suppresses, does not print...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.