Hi,
I was wondering if somone could give me a summary of what the process is to pass in Parameters to CRXI from a URL to Parameters in the report to the database connection? I am especially interested in how this works in subreports... Thanks.
Hi,
I would be sure to know about the different ways of publishing reports to BOE -
1 - Through the workbench, they can also be published as objects packages (bundles of reports that can be scheduled as a singular entity) through there.
2 - Through the Publishing Wizard.
3 - Saving directly...
I have heard bad things about uncertified training. I heard New Horizons or the Learning Tree (I can't remember which) doesn't have a limit to class size, so people get pared up on computers. I've also heard from people who've attended training at The Learning Tree that they felt like they...
I had to wait several months to get my certificate, but it could have been slowness on the part of the partner I am affiliated with. I think, overall the certification is worth it. I do think some of the RD 4 topics are questionable, though. Has anyone used the Dependency Walker lately?
Wow, that's news to me that XI could be installed side-by-side! I'm really happy to hear that... I heard from two people that this was not the case, so I never tried it. I guess that's what I get for listening to other people! d'oH!
Well, check out this link, it does say XP. If you are concerned about running it on home, contact tech support.
http://www.businessobjects.com/products/reporting/crystalreports/sysreq.asp
Hi,
I think that why it's not working is because instead of:
if isnull({mytable.field}) then "0" else {mytable.field}
you need to use CurrentFieldValue, rather than the db fields, because the cross tab is generating the summaries on the fly. So try:
if isnull(CurrentFieldValue)then "0" else...
Hi,
You can download a free 30 day trial of XI off the BO website. Here's the link:
http://www.businessobjects.com/solutions/crystalreports/default.asp
I would highly recommend doing this, because there is quite a big difference between 8.5 and XI. I would play around with new features that...
OK, so I just finished taking the two exams as well for XI. I passed them both; the first with an 88%, and the second with an 82%. Yes, they weren't easy, the second was very tough for me. As far as preparation, I would agree with what's been said; read Annette's book. A few other tips -
1...
Hi Annette,
It's me again, the big pain. Just kidding! :) I went to your web site and noticed the error I found was also in your errata list. Duh. So, I think I found another error that was not in the file on your web site. I was trying out your example on the bottom of 477 to the top of...
Hi,
I am reading over Annette's book, and I'm on page 520 for those of you who have it and can help me with this one. The first thing she mentions, about Database Files is that they can only use indexed fields for linking, and that LOJ is the default. I tried this out with XI, and it seems...
Hi Brian,
Thanks for the info. I took part 1 today. It wasn't as bad as I thought it would be. I passed with an 88%, woohoo! I am going to take part 2 Friday. Here are the things that helped me study for this:
1 - Online learning, the partner recert. program, really just the new features...
OK, so, I have signed up to take the CRCP for XI. I've talked to a few people in the community who have not passed their re-cert exam, so I'm kind of scared at this point to test. So, my questions, I pose, for those of you who have taken the exam --
1 - Is it important to know about Web...
So great, I can see in the example where it passes it into the SELECT statement, but why is this important? Why does it matter? Will t make the report more efficient or something? Also, what kinds of robust things are you talking about, because I still can't figure out a reason why this...
Hi,
What is this new feature? I've read through online help and it's cryptic. I've searched the BO website and not found anything different than what it has in the online help... I've also tried using it and had no change in results returned. Am I missing something? Does this actually do...
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.