I want to count {@meets numerator} by Department, but I continue to get "this field cannot be summarized". I am using crystal report 11. Can I use whileprintingrecords to summarize this data? (See Report structure below with formula’s)
Group 1 – Department
Department Name Employee Denominator...
I am trying to wrire a formula so only dates of service from the last four quarters are pulled.
I have tried this formula, but it pulls dates that are included in the current quarter as well as the past 4 quarters.
{Incident_Date} in dateserial(year(DateAdd ("q", -4, currentdate))...
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.