Hi all,
I've just registered and wanted to say hello!
I've been dropped in a bit at the deep end, although what I've been asked to do sounds very simple. I am a complete Navision Novice, so excuse the simplicity of my request!
We have a report which lists items bought and sold, by item type (ie make and size) for a selectable period and selectable item. The output gives me the lines selected between the dates, and then a summary total. What I've been asked to do is producce a report of just the summary totals, no further information required.
I'm a total novice however, and don't really know where to start.
Any help would be greatly appreciated!
Thanks in advance.
Steve
/edit - should have said, the current report name is Inventory - Transaction Detail which may help!
0
Comments
Open the sections (view, sections) and select the body section that displays the record information. Then open the C/AL editor (F9, or view, C/AL Code) and type in the following line of code: With this code, the user has the option to leave out the details. This is a common method in existing reports, just browse around and steal ideas.
Welcome to Mibuso Steve, hope you will find the help you need. As you get more proficient, I hope you will return the favor and contribute. By the way, when you have a question, please put something descriptive in the topic. The topic "New to Navision" doesn't say anything about your problem, better would be something like "Don't know how to hide report details".
RIS Plus, LLC
"All are welcome,Walk into the light, All are welcome"
Ask away..PS don't forget the search feature on this site. You will see that many of you're questions have probably been asked before.
Note: it's also helpful to be descriptive and don't forget to add your Navision version \:D/
http://www.BiloBeauty.com
http://www.autismspeaks.org
Re the question about the version, is 3.7 the full answer or is there more to it than that (ie I posted my question in the 3.7 forum, so I thought that was it?)
Thanks again folks, hopefully I'll be a regular visitor, and eventually able to answer other peoples questions, not just ask my own!
Regards,
Steve
also you probably need to get the application designers guide found on your product cd - or you can download it from
http://www.geocities.com/navision_attain/downloads.html
http://www.BiloBeauty.com
http://www.autismspeaks.org
Hi again,
What can I say! Thanks very much indeed...tried this out, and after a couple of missed attempts, got it working, hopefully answers my colleague's request perfectly.
What a fantastic forum.
Cheers
Steve
Indeed \:D/
http://www.BiloBeauty.com
http://www.autismspeaks.org
Ah, ok, thanks for pointing that out, I'll bear it in mind next time I post.