Hello,
I have a report which uses the "Page N of M" field. I need to translate this report from English to Spanish. Is there an easy (or standard) way to do this for the "Page N of M" field? Any ideas?
Thanks,
Mdole
Hello,
I have a report which displays order information. I have several groups/sections suppressed to allow the user to see the data summarized by:
- Year (total order value and count of orders by month for the year)
- Order number (total order value and order status for each order)
- detail...
Hello,
I am using Crystal Reports with an SAP-BW database. I am using the following formula to display the parameters selected from a dropdown list:
WhilePrintingRecords;
StringVar Values;
NumberVar Counter := count({?YourParameter});
While Counter >= 1
Do
(Values := Values +...
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.