Is there any automated tool that tests the User Interface (UI)of a report developed in Crystal. I have 180 reports developed and is there an automated way to test the User Interface of the reports like header, footer, background color, fonts etc (standards of report).
Hi ,
I have a situation where I use the sections--- Details A, Details B and Details C. I used a Fake group header as page header for Details A. How could I make Details B section as a page header (for Details C section)without repeating on the same page and repeating once on each page.
Any...
Hi,
If there are 10 rows in the report and if I export the 10 rows into PDF, Is it possible to supress 4 rows or columns while I export it to PDF but should be able to see all the rows in the report.
Also the viceversa, i.e, Can I be able to supress 4 ROWS or columns in the report , but able...
Hi,
I have 2 parameters START DATE and END DATE. I want to default the START DATE to 1st day of previous month and default the END DATE to last calender day of previous month.
Any suggessions pleasee.
Thanks.
Thanks Ibass.
I did it in the following way and it worked.
I wrote command in the command objects as follows,
SELECT COUNT(FF006_VIEW.AU_ID),FF006_VIEW.AU_ID
FROM FF006_VIEW
GROUP BY FF006_VIEW.AU_ID
I linked this command to the view (FF006_VIEW.AU_ID --> Command.AU_ID) . I have put the INNER...
thanks Ibass. That was not a Typo. My data is as follows
"district" "county" "office" "au_id" "Ver_cod" "amt"
DISTRICT4 BEDFORD DDI6 OFFICE 99995 SSIPP $100
DISTRICT1 ANDERSON CASPER OFFICE 99996 W2TAX $500
DISTRICT1 ANDERSON CASPER OFFICE 99996 EARNS $500...
I have the data as follows
"code" "id" "amt"
SSIPP 99995 100
W2TAX 99994 500
PS 99994 500
ES 99994 500
i want to summurise on the field "amt" and get the total 600 with respect to id.
but iam getting 1600. how do i write the formula.
I have to place the...
Hi,
I am using the formula
IF {FF_ASS_UNIT_RCVE_INT_WEEK_VIEW.ELIG_ADULT_CHILD} = "ELIGIBLE ADULT"
THEN
DISTINCTCOUNT({FF_ASS_UNIT_RCVE_INT_WEEK_VIEW.CLIENT_MEMB})
here crystal is not considering the condition
{FF_ASS_UNIT_RCVE_INT_WEEK_VIEW.ELIG_ADULT_CHILD = "ELIGIBLE ADULT"
and giving me...
Thanks a lot for the help.
I think parameter to control whether detail section is suppressed works.
But need to check out with my BA.
How do the parameters reports work while scheduling?
Do I need to default the parameter options while scheduling?
Also Is there any way to default the Dynamic...
thanks Turkbear.
can i get some notes to create accessible reports using crystal reports. And any precautions while publishing them in business objects enterprise.
Thanks.
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.