GL account layout is xxxx-yy-zzz I need to be able to create
1st filter of all the zzz How ?
Then report with all accounts using those as group - this one is simple
I've tried filter returning the mid(No.,9,3) and it's not seeing number as a Navision field
Any ideas ??
Date
Votes
1 comment
-
Jet Reports Historic Posts Do you mean that you just want to filter for the last 3 characters of the account number? If you wanted to filter for all the accounts ending in 123, couldn't you just do this:
*123
Is that what you want or is there something more complicated?
Regards,
Hughes
Please sign in to leave a comment.