Newbies AlexCam Posted November 5, 2009 Newbies Posted November 5, 2009 Hello everyone I have a field where the size of a product is described by the letter "A"; "B"; "C" I want to make a summary field that counts me how many times "A" is present, then another one for both B and C. Since the summary option does not seem to let you put an if or select case in the count calculation. how can it be achived?
agutleben Posted November 5, 2009 Posted November 5, 2009 Have you taken a look at the GetSummary function available in the calculation engine function list?
Newbies AlexCam Posted November 6, 2009 Author Newbies Posted November 6, 2009 Yes I did and could not figure out how to get the intended result. Now I have a field called Count that is a summary fields and counts ids, then I have a field type where I have letters to identifify.... So the getsummary would be getsummaty(Count;type="A") I thought but it does not work. Moreover I would like to be able to run this calculation from a related table as well
Søren Dyhr Posted November 6, 2009 Posted November 6, 2009 I think you're ready to get some basic instruction in summary reporting: http://www.tinyurl.dk/11497 http://www.tinyurl.dk/11498 --sd
Recommended Posts
This topic is 5555 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now