Actually, you can install them on the same machine.
According to Crystal Decisions, in tech article "General Questions and Answers Regarding Crystal Enterprise 8" the question was asked if was possible to install Crystal Enterprise and Seagate Info 7.5.2.0 on the same machine.
The...
Yes, you would think CE would have the same functionality as Info, but apparently not.
You are able to code a solution in CSP for automatic email notification, but I found this thread that someone else asked about email scheduling in Info: thread782-100322 and apparently, there is a 3rd party...
MattMcCoy
I'm using CE8.0 and CR8.5 and another group wanted to use them too, but they have Seagate Info 7.0 which has the automatic report scheduling and email notification features. I couldn't find this function with CE and CR, so they decided not to buy in with us. My understanding is that...
Ido, you're right, you can reference running totals in formulas. I've been reading all day on runnnig totals and trying to get this to work and I'm all confused on this end :-)
My two running total fields are #DealersCount - placed on group footer and #TotalCount - placed on report footer. They...
Thanks Ido, that worked, but now I have another issue with the same data concerning running totals.
I'm able to get the true deal count for each dealer (using a running total) and I'm able to get the true count of deals for ALL dealers (using another running total). I need to be able to divide...
Hi,
I'm having a problem with correct transaction amounts appearing on my reports. I'm not sure whether it's due to the database design or if I'm not creating the report correctly with Crystal.
I have 3 tables:
1. Deal
Deal_ID (primary key)
Deal_Date
Deal_Amount
2. Attribute_List...
Hi,
Has anyone come across this problem before? Or know the solution?
I'm using a parameter on the client database field on a report so that user can select a particular client.
When I select the table (Client) and field name (ClientName) for the defaults for the parameter, it will only list...
The site is still there, the link isn't formatted properly as it has a period and a space at the end.
The link should be: www.techprofiles.com
I just finished checking out the site. This is something I've never come across before. Has anybody else?
IMO, it seems to be a complete waste of...
Thanks very much the links and the tips! I think's the functionality is really neat and so useful.
The same day that I saw this done with Excel, I went to another site and Word opened within the browser, too.
Just wondering if this was something new as I've never seen this done before?
Thanks!
Hi,
I'm wondering if anyone can tell me how the following was done, as we would like to incorporate it in one of our web pages.
I went to a website today and the page showed data in rows and columns (formatted in tables). They had a link called "Excel" and if you clicked on the link...
AJ,
Malcom's method in his first response would have worked, if I didn't want multiple discrete values.
When I changed my parameters to only accept discrete values, his method worked. I really liked that you could see the SQL statement in this method. But, I couldn't get past the error...
I'm so confused on this end :-)
It seems to me that it would be a very common report request--to have several parameters and a date range on a report.
I have 30 reports, all with a minimum 2 parameters, some with 4 parameters. In Access, these kinds of parameter reports would take me minutes...
Thanks for the idea, Ken, but when I implement the change, I'm still getting the subscript error message.
The error is highlighting the 'in' word in the formula:
//record selection formula
{industry_list.ind_name} in
IIF ({?pIndustry} = 'All Industries',
{industry_list.ind_name}>= ''...
Hi,
I spoke too soon, the quotes didn't work. It simply replaced the condition as a string in the SQL statement.
Any solution to the error message...
"This array must be subscripted. For example: Array [i]."
is appreciated.
Karen
FYI,
I found that if I enclose the conditions in quotes, the error message went away.
The original formula of:
IIF ({?pIndustry} = 'All Industries', Is >= '',{?pIndustry} to {?pIndustry} + 'ZZZZ')
becomes...
IIF ({?pIndustry} = 'All Industries', Is >= '',"{?pIndustry} to...
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.