We have Remedy 5.0 installed, and have recently started working with widescreen monitors.
Using the widescreen, it appears as though the fields are compressed, and some items have been pushed right off the screen. Of primary concern is the fact that the worklog field has shifted so far to the...
Guys, thanks for the info - the field did indeed have 'null' in it. Here's the reason I was confused. I was trying to suppress a section based on the following formula:
trim({field})="" or
isnull({field})
That formula would always return false. So my section never suppressed. So, in my...
Greetings,
Here's a stumper. I have a field that displays as blank on my reports. Now, it's entirely possible that the thing has nothing in it... but I'm trying to filter for it, and I can't get anywhere.
It's not null.
It's not a blank string.
It's not a string of blanks (ie trim(field)="")...
Hi all,
Quick question - can Crystal connect to MS Project directly? I expect I can export my MS Project information to an excel spreadsheet and then connect Crystal to that, but I'm wondering if there's a more direct route.
I'm using Crystal XI.
Thanks!
Hi all,
I have a subreport which has a page header/footer. In the header/footer there is a simple textfield. Let's say it says "Hello World". The subreport works beautifully when run on its own, and the page header/footer shows up on every page.
When I include it as a subreport in a main...
Hi all,
I'm building a report that is pretty much a bunch of subreports one after the other, with an agenda style list at the start. What I'd like to do is note on that first page (the agenda), which page of the report the subreports start on. For example:
Agenda:
1) review Report1 - see...
Hi all,
I have a local copy of websphere on my machine, and have CR server XI installed.
Anyone know of some resources I could look at to help me configure the CR web pieces to run through the websphere localhost server?
Thx,
shera4111
Never mind all - wasn't thinking straight.
Put the ticket type as a group in the master report, and then linked the subreport via the normal way... removed the {?Ticket Type} parameter from the sub, used the default
{?Pm Ticket Type} linking parameter with 'Select data in subreport based on...
Hi all,
I have created a subreport that has a parameter called {?Ticket Type}. It has three valid values - Change/Task/HelpDesk.
What I'd like to do is create a master report that includes three 'versions' of the subreport. The first subreport would run with
{?Ticket Type}=HelpDesk, the...
Ok... I've got it halfway.
I managed to get the colours to come up correctly, BUT ONLY if I mess with the specified order. For some reason, when I specify the order of {@modification date} so that it goes:
30 days or less
61-90 days
91-120 days
31-60 days
120 days or more
Obviously, I want...
Hi all, I'm having troubles setting the colours of the bars in my barchart.
Barchart goes:
On Change of ({@modification age}, {assigned_to_group})
Show Value({Count of @modification age})
The on change of for @modification age has a specified order, which is:
30 days or less
31-60 days
61-90...
Thanks K again,
I thought I'd been clear enough on the data format... so my apologies for not giving you enough detail. Here's a longer example of what would be found in that field. As you can see, the timestamp is embedded inside...(hyphens just for clarity of start/end)...
Thanks K,
Here's what the timestamp looks like:
06/06/2006 1:23:54 PM
What I'd like to do is this:
NumberVar last_timestamp_pos = instrrev({string_field}, date_format)
In Java, I'd do something like this for the regex (apologies to any java gurus who see this and wince... it's been a while...
Hello all,
Anyone know if you can use regular expressions in formulae/functions?
Basically I have a memo field with multiple timestamps, along with some other info. I want to get hold of all the info after the last timestamp, so ideally I'd like to match on the regex for the timestamp.
Thx...
Thanks Turkbear, but no luck...
Getting "page cannot be displayed" errors. Seems to me that what's likely going on is that I'm mis-naming my server.
It's a local install, so I assumed it would be either:
machinename
machinename:6400
localhost
localhost:6400
None of which worked...
Hi all,
I'm a newb to the Crystal Server world. I'm using the promo version that comes with the Professional XI edition of Crystal Reports, and running on a windows system. It's a local install, right on my machine, where the report designer is also installed.
I can log onto the CCM just fine...
I've got a super-simple report that displays work tickets and department names. Problem is, half the department names are invisible.
No, they aren't null.
No, they aren't blank strings.
No, they aren't a bunch of spaces strung together.
They're INVISIBLE. :)
(And no, I'm not crazy) :)
As a...
By 'crash', I mean that I get a little popup telling me that 'CR32 has experienced an error and needs to close, we are sorry for the inconvenience'. Then you hit OK and Crystal closes.
As to my filter, yes, I have put it in the select expert. I asked it to filter records using my...
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.