Crystal Reports 9 hang upGood afternoon!
While creating a report in Crystal Reports 9.2.2 using the Crystal Reports
Wizard, Crystal just seems to hang indefinitely after clicking "finish".
I'm not even sure where to start to give you guys the information necessary
to troubleshoot this. I've looked at so many aspects and potential solutions
to no avail that I have now lost complete track.
Any ideas?
...
Cell color based on different cell valueHi guys & gals.
Here's what I'm trying to do. I knew the answer once, but forgot, so I'm
asking for some help.
Basically, I want to check to see if a cell has a value in it. If it does
(i.e. $A1!="") then I want to color it white (as in "in Progress"), and if
not (i.e. $A1="") then it should be blue (as in "Closed").
Basically, the cells in column A should be colored based upon the value of
it's corresponding cell in row G.
A | B | C | D | E | F | G |
1 | white | | | | |...
Crystal Reports 10I am in the final stages of evaluating RMS for purchase. We would like to be
able to generate custom reports, so I have been testing building them in
Crystal Reports 10. I have no issue running the reports within Crystal,
however when I try to open them in RMS from the utilities menu, the first
screen - Crystal Reports File is blank, and when I push generate, I get the
error: "Run-time error '429': ActiveX component can't create object."
Does RMS only work with Crystal Reports 9? Does it even work with 9? Am I
missing something? Any advice would be appreciated...
Report Not Showing Full Budget AmountHello.
My issue is that the budget amount is not reported for the full amount in
the income statement report even when I set the end date for the last day of
the month. The budget amount appears to be prorated based upon the % of the
month that is complete.
For example, if the budgeted amount is $100 for a month, the report date is
set for the last day of the month, and it is the 15th, $50 will appear in the
budgeted line item of the report.
How do I get the income statement report to show the full amount?
Kirk
...
Crystal: Verify you have enough crystal licencesI have been experiencing a problem, like many of you, with Crystal
reports on a CRM 1.2 server reporting that there are not enough
licences when I try to access a report. The reporting service works
for a while and then stops - restarting all of the crystal services
make no difference but after rebooting the server it starts to work
again.
There are a number of events in the event viewer i.e.:
-------------------------------------------------------------------------------
MSCRM Platform Error Report:
-------------------------------------------------------------------------------
Error: Unabl...
open reportHi
Is it possible to make a label visible during the OpenReport command? I have
the following commands:
If option 1 is selected -->
DoCmd.OpenReport stDocName, acPreview, , "M1Ass1Comment='Fail M1Ass1'"
If option 2 is selected ->
DoCmd.OpenReport stDocName, acPreview, , "M1Ass2Comment='Fail M1Ass2'" ,
etc
However, I would like a different label on the report to be visible depending
on the selection. Is On Load the only way to achieve that?
Thank you
Kary
--
Message posted via AccessMonster.com
http://www.accessmonster.com/U...
SQL Server 2008Hi:
I realize that these newsgroups are mostly for technical discussions. So,
if it's more appropriate to point me to another site for answers to the
questions that I'm about to ask, then please do so.
I just learned that there is going to be a SQL Server 2008. I am a
certified DBA (MCITP) for SQL Server 2005. Will there be an exam upgrade
path from 2005 to 2008? Does anyone out there have any certification
information for 2008, even though 2008 is not out yet? Will the SQL Server
2005 MCITP certification expire anytime soon?
More importantly, will there be compatibility ...
Modify historical stock status reportI'm trying to modify the Summary Historical Stock Status by Item Report and
am running into problems. I'm just trying to add 3 fields that are available
from the Item Master table that is already linked to the report. The fields
I want to add are Item Class Code, Standard Cost and User Def Values (1).
I'm adding these to the Item footer section and get the following error:
Error in equation '(C) F1_Decimals'.
What does that mean?
--
Jim@TurboChef
This is nothing to do with the fields you've added, it seems to be one you've
removed from the item footer, spe...
Outlook reports send error, fails again and again, but messages are going anyway!Hi,
My outlook XP is being very odd. I have been trying to send some digital
images (750kb, over cable broadband) to some friends. When I do this,
Outlook reports that there was an error waiting for the outgoing server to
respond, and the message appears unsent. It keeps trying to send, and after
a few goes McAfee starts whining about possible worm activity, so I cancel
everything and delete the message from my outbox.
However, the messages are being sent. Repeatedly. Last time I put my own
email adress in the to: field as well and received 8 copies of the email.
I suspect I have some ...
Crystal Reports based on SQLHello,
I have to create several complicated reports and I've
wrote an SQL query. Please advise how can I "plant" it
into existing report or if I'm creating a new one how I
can connect to the Crystal DB?
Regards.
Hi,
to connect to your Crystal database, start crystal report on your client
computer. Open the enterprise folder and connect to your server. Enter the
server name where your CRM is installed (by default the crystal database is
on the CRM server). If you have installed a Crystal APS server you have to
enter this one.
Regards
Dieter
"innab" <anony...
Report Builder 04-20-10
Is it possible to have dynamic datasources (like in BIDS) for report models?
We have 200 vendors wanting access to our ReportBuilder, but I don't want to
build discreet ds's for each one. I've googled it but can't find anything
that relates.
TIA,
Michael C.
...
Trouble with reportsHi everybody,
I'm working with Access 2003, making a bill, and I have a problem when
I want to fill the Detail Section with two lines (one at the left
margin and one at the right margin) which covers the "distance"
between all the Detail Section and ends at the top of the Bottom of
Page (I don't know if I am using the right terms, I'm working with
spanish version of Access).
The Detail Section contains different concepts of the bill (price,
quantity, description...) and it not contains ever the same amount of
this concepts in different bills... I tell you this because I ...
SQL LookupI am wanting to pull some data in from a sql table i have created to flood a
picklist on the contact form.
I know i have to use the onLoad event on the properties of the form.
Can anyone help with basic coding for this
...
Customizing a master project report
I have a simple report that I want to run in a master project for all
sub projects, but can't figure out how.
I have a master project that currently has 7 sub-projects (and will have
more in the future). All subproject tasks are exactly identical. I would
like to have have a report with the subproject tasks down the left side
(y-axis) and each sub-project title along the top (x-axis). Where task
and sub-project title meet would simply be the percent complete the task
is.
Is this possible to run and how so?
Thanks for all the help.
--
braden
------------------------...
Vacation Used/Accrued/Balance ReportI am trying to build a report in either Crystal Reports or SQL Reporting
Services that would give me an employee's beginning vacation balance, hours
used, hours accrued and ending balance for a particular pay period. I have
determined that I need SQL views to get the data to report correctly however;
need some direction. If anyone have the views already created and would be
willing to share, I would greatly appreciate it. Or even better the CR or SRS
report :)
Thanks in advance!
You can email me at lbaker@jatnet.com
The paycheck history tables will have all but the beginning balan...
Multiple reports in a reportHello:
I'm trying to create a report that shows the customer's mailing address on
the first page, page numbers are "1 of X", account activity is sorted by
[start date] to [end date]. I can do this easily for a single customer. But
when I run a range of account numbers I run into trouble. The first
customer's address appears on the first page, but subsequent addresses don't
appear at all. Page numbers are 1 of 324, etc. Access is running a single
report for a hundred customers - but what I want is 100 seperate reports,
each with unique headers and footers.
...
Business Portal RolesOn Bus Portal - go to Site Settings | Application Settings | Reports | Manage
Reports Catalog.
Select a report and click on Modify Role. On the Select Roles list, the
Roles should be in alphabetical order. We have a lot of Roles and it is very
time consuming to find the one we want.
Thanks Ann
--
ACG
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Mi...
Crystal Reports questionI am currently trying to develop a simple customer invoice that can be batch
e-mailed nightly on Crystal Reports. I seem to be running into many
problems. Does anyone have an easier solution for what I am trying to
accomplish or any advice would be appreciated.
hi King,
The version support for crystal is 8.5 so if you have rms 1.2, 1.3 or 2.0
all works with the version I mentioned so incase if you trying to work with
any other version then it won't work. Let me know if need more help.
"knightsbridge" wrote:
> I am currently trying to develop a simple customer invoic...
Unexplained SQL Server 2000 slow executionHi
Using SQL Server 2000 Professional. SP4 I think
I have 2 databases, an older version and a newer version with a few modifications
Using Query Analyser with execution plans to analyse what is going on.
One looks like
>>
CREATE TABLE [dbo].[Tbl1] (
[ID1] [int] NOT NULL ,
[Date] [int] NOT NULL ,
[Fld1] [tinyint] NOT NULL
) ON [PRIMARY]
CREATE TABLE [dbo].[Tbl2] (
[ID1] [int] NOT NULL ,
[ID2] [smallint] NOT NULL ,
[Fld1] [int] NOT NULL ,
[Fld2] [smallint] NOT NULL ,
[Fld3] [tinyint] NOT NULL ,
[Fld4] [int] NOT NULL
) ON [PRIMARY]
CREATE TABLE [dbo]...
Fill Down based on variable, offset?
Hi all and thanks for such an AMAZING site! You've vicariously gotte
me out of several programming jams in the past, and I'm now a littl
embarrassed to find myself between a code and a hard place.
I am writing (trying, anyway) VBA to do the following:
Once a macro is executed, excel looks at rows that have the followin
information:
ColA ColB ColC ColD
ITEM# SLOT# DESCRIPTION # of Labels
5301 DF212 Black Beans 5
1624 CA172 Rice 2
I need to tell excel to (on a different sheet) create:
5301
Black Beans
DF2...
Report totalsI'm using Access to build a database at work. I am entering data on a daily
basis from invoices that I wish to sumarize by various periods of time
(daily, weekly, monthly, etc....) so have built From and To parameters into
my query. When running reports, I get #Error for the report totals. If I
build my dates into the query as >=09/01/2007 And <= 09/30/2007 I can get a
total on the report. The query works with the parameters, but not the
report. I am using the =DSum function in the report footer to obtain my
totals. Any ideas what I am doing wrong?
--
ComputerStudent
T...
Running Crystal ReportsI am trying to run crystal reports through the Store
Operations Manager, but I am getting the error "Run-Time
Error '429'" "ActiveX component can't create object"
I tried re-registering the Dzactx.dll and Duzactx.dll, but
that didn't work.
I had installed CR 6.0 to work on some older reports, but
it broke everything. I have uninstalled CR 6 and re-
installed CR 8.5 as well as re-installing RMS.
Can anyone help?
Thanks
Justin
...
SQL Server Error during ImportHello All,
I'm seeing a strange behavior when trying to import the customization file
from one environment to another for only 1 entity. I can import all entities
except for the Order. I'm getting a generic SQL Server error occurred when
it tries to import. Has anyone seen this before?
Thanks!
Hi,
You could run a trace on sqlserver, or turn tracing on on the CRM server.
Try to figure out which changes are applied to the crm server(s). I ran into
this issue when I deleted/recreated fields.
Best regards,
Merijn van Mourik
http://crmerijn.blogspot.com
"MDV1457" wr...
Sum of each grouped item in a reportI have a form that logs time spent on auditing activities for the Internal
Auditors in my company. Each time the auditor performs an audit related
task, they enter a new record under their name. This means they could have
many occurences of the same function. I then created a query/report that
breaks down the different auditing activities for each internal auditor.
Management has now asked for a report that gives a total for each activity
for each internal auditor (example - John Smith: Audit Prep - 2.25, Follow-up
- 3.75, Audit - 7.50). I want to figure out how to do this on a rep...
Call the FBI at the number provided to report the Federal Crime in progresshttp://chicago.fbi.gov/
Their number is 312-421-6700. Ask for the agent in charge. Just FYI.
Remember to say Just FYI after each sentence. They will know it's you.
Just FYI. I already called to let them know you will be calling. Just FYI.
Just FYI. Just FYI.
Just FYI. Just FYI.
Let me know what they say.
Just FYI. Just FYI. Just FYI.
...