thread767-1436620
I have a report where the records are visually suppressed if there are duplicates. It is not suppressing the row, which is how I want it, but when I total the amounts it is totaling all the values, including the suppressed amounts. Is there a way to total the amounts like the...
I am trying to create a command in crystal with the following and I keep getting errors...somethin about an interval qualifier at the end of the statement. Any ideas??
SELECT *
FROM KCMS.FCT_WEK_LVL_COU
WHERE
CASE
WHEN rpt_cd in ('58','59','60','62','63') Then 'LCM Themed'
WHEN rpt_cd...
I have a report that is pulling several thousand contract records because the comments create a new record each time they are entered. I would like to concatenate the comments into a single record.....at least the first 5 comments.
I found the following solution and it would have worked but it...
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.