When I run my report in crystal, I have 2 fields that are numbers; ex.
Field 1 Field 2
392 1000
and when I concatinate them, crystal puts decimal places behind them.
Field 3
392.00-10...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23041425.html
I currently have a field that is formatted as a DateTime field. I created a parameter to select the date, but I don't need to select a time at all. I want to convert the DateTime field as a Date fi...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23098341.html
I currently have a report that works. When I execute it, the parameter asks me for a specified department that I want to run the report for. Now I need to do a final tweaking of it. Along with the ...
http://www.experts-exchange.com/Database/Reporting_/Q_23105451.html
I have a payroll report that I'm having problems getting to sort correctly.
There are 3 groups
1.Department
2.Position
3.Employee.
Each position has a paygrade.
Right now I have the Positi...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23120853.html
I have a complicated HR Report that breaks down the positions available by department.
There is one department, #99900 that has 2 different levels to it; level 1 and level 2.
When I run my repo...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23139461.html
I currently have a formula on a report that will increment page numbers for each record and then on a new record, reset and start from 1. The formula works fine. My question is that I want to use t...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23145597.html
I am currently trying to design a report that will summarize the actual number of employees that were hired during a specific quarter of the year. Right now there is a field called Hire Date and I'...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23312883.html
I currently have a field that is formated as a DateTime field.
I want to be able to create parameter prompt that will ask me for the year only.
How can I do that?
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23321424.html
I have a report that has Account Number as the first field and Date as the second field.
What is being asked of me is that when the report is saved, that the name of the report report reflect thes...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23328765.html
I currently have a report that is pulling information of a SQL server.
There is a field in my report called End_Date and is formatted as DateTime.
When I generate my report, this field comes bac...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_23373184.html