My Clients have a 4th Dimension application that uses Crystal XI for reporting. Each time they want to run a report a vb script is created beginning as follows
"
Const crEDTDiskFile=1
Const crEFTPortableDocFormat = 31
Dim CRViewer1
Set...
Using CrXI on Windows XP.
I am doing a report called Profitability by Customer.
It is supposed to look something like
Customer 1 Customer 2 ..... Customer n Total
Bud Actual Bud Actual ..... Bud Actual Bud Actual
Sales $$ $$ $$ $$ ..... $$ $$ $$ $$
Credits...
CR XI. My report has 6 columns of data. The 6 column headings are passed as parameters. For the available width the column headings could be up to 3 lines. I set the heading height to 3 lines, but would like the headings that are one line to be in the third line. I also tried setting can grow...
Running CR XI
To run our reports our application creates a vb script. Yesterday I tried to run a script on Vista for the first time and got the error
“Basic syntax is not supported in group or record selection formula”
The line that seems to be causing the problem is...
Using CR XI.
I am producing a list of customers. I am using a subreport to exclude the customer if they have a particular type of transaction. Within the subreport I set a shared booleanvar true if the transaction is found.
The shared booleanvar is set to false in the hidden RH section and...
Using crystal reports Xi. I have SALESTRANSACTIONHEADER.salesaccount left outer joined to SALESACCOUNT.id and with the other selection criteria the following sql is generated.
SELECT "SALESTRANSACTIONHEADER"."TransactionType",
"SALESTRANSACTIONHEADER"."ReversedBy"...
Using CRXI for reporting against 4D Server.
I have written a quite simple Sales report, the main complication being that the detail is at the Invoice line level because certain categories of products are excluded.
It runs fine for single months, but when I get to about 6000 detail records I am...
I am using Crystal XI to do a Sales Analysis on 2 group levels. My groups are product and customer. At the detail level I have salesamount and costamount and have inserted summaries of both at product, customer and report levels. The subtotals show correctly, but when I calculate the profit...
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.