Forum: Lawson Business Intelligence/Reporting/Crystal

 136 Subscribed to this forum
Page 32 of 34 << < 3031323334 > >>

Topics

Replies
Rating
Status
Views
Subscribers
Last Post

Employee Status - to and from    

Started by  Deleted User
I understand that the&160;employee status&160;history is stored in the HRHISTORY table- it is field 20.&160; Now the part that I'm having trouble with is getting the status to display that is the one they were BEFORE the one I am running the report for.&160; Here is my SQL so far- &160;SELECT 'HRHISTORY'.'EMPLOYEE', 'HRHISTORY'.'FLD_NBR', 'HRHISTORY'.'BEG_DATE', 'HRHISTORY'.'A_VALUE' &160;FROM&160;&160; 'PRODLAW'.'HRHISTORY' 'HRHISTORY' &160;WHERE&160; 'HRHISTORY'.'FLD_NBR'=20 AND (...
4 7718 3
by  RyanJump to last post
3/12/2008 7:34 PM

Review Crystal Report    

Started by  Deleted User
I have a report built from the review table that I post for all the managers to see - so that they know who is coming up due for an appraisal- and it also lists the reviews that have NOT been turned in late.&160; Unfortunately- since the REVIEW table does not hold the jobcode or department field- I have to link the REVIEW table to the EMPLOYEE table to be able to get the job code and department information.&160; Does anyone know of a way to make the correct jobcode/department that they are in ...
3 4124 2
by  Sam SimpsonJump to last post
3/12/2008 7:14 PM

Crystal Report question - how to get check, month, quarter, and yearly totals    

Started by  Phil Simon
I need to create a payroll report that pulls current, month to date, QTD, and YTD deduction totals from PAYDEDUCTN, grouped by process level and deduction code. &160; Ideally, this report would look like this &160; Process level 100 &160; Deduction &160; Federal – T000 &160; YTD 1,000,000 QTD 277,777 MTD 80,000 9/21/07 40,000 &160; Process level 200 &160; Deduction &160; Federal – T000 &160; YTD 2,000,000 QTD 577,777 MTD 180,000 9/21/07 40,000 &160; &160; ...
4 10250 1
by  Phil SimonJump to last post
3/5/2008 2:25 PM

Differences between Crystal XI & Crystal XI R2    

Started by  Shasidhar Vemireddy
We are currently on LBI 9.0.1.10 and Oracle 9i, we are upgrading to LBI 9.0.2.2 so that i can configure SSL encryption, i am upgrading to Oracle 10g since it is&160; a requirement. However i have a question about Crystal, we are currently using Crystal XI SP3, but LBI 9.0.2.2 is compatible with Crystal XI R2, i am not familiar with the Crystal&160; product and would like to know if there are major difference such as run-time performance etc in the new Crystal XIR2 version that will be compatib...
1 4368 0
by  k-rockJump to last post
2/27/2008 8:14 PM

report question - different data from Portal to CRX    

Started by  Phil Simon
Hello I am running CRX for LRS using SQL Server 2005. I have my a rpt written via an SQL OLEDB connection for speed. I derived a 'date' field through text on PACOMMENTS. I get all four comments lines in CR when I run it locally but only the first line when I run it via Portal on the reporting server. Anyone ever have this issue Any suggestions
5 4530 1
by  Phil SimonJump to last post
2/20/2008 11:51 PM

Transferring from where?    

Started by  Deleted User
In Lawson- it's easy to report on where someone transfers INTO.&160; But it's another story trying to report on where they transfered FROM.&160;&160; Does anyone know any easy ways to get this information in a Crystal report&160;
5 4448 1
by  John HenleyJump to last post
2/15/2008 8:44 PM

Personal Action Report Question    

Started by  Deleted User
I am trying to clean up one of my personal action reports- and I hoped that someone might have some advice for me on how to do this.&160; We have action codes and reason codes in our PERSACTHIS table- when someone transfers departments in our organization we do a PA and mark them as ACTION_CODE&160; = DATACHG and then EITHER REASON_01 = TRANSDEPT OR REASON_02 = TRANSDEPT. When I try to bring in BOTH of those reason codes into ONE crystal report- my results get all messed up.&160; Currently ...
3 4868 1
by  Chris MartinJump to last post
2/15/2008 8:11 PM

LBI Upgrade to 9.0.2.2 - issues    

Started by  Milo Tsukroff
In prepping for our LBI upgrade from 9.0.1.10 to 9.0.2.2, I've identified these issues that we need to address. Without resolving these questions, I can't give The Boss an accurate install estimate. Any help people can give me would be appreciated. I'm hoping that this list of loose ends will help others who are going through this same agony. Issue Issue Description ------- --------------------------------------------------------------- 1 'Apply CTP 48291' That'...
4 5311 2
by  Greg MoellerJump to last post
2/5/2008 8:37 PM

Date Syntax    

Started by  Deleted User
Completely new to Crystal Reporting: The field 'SCHED-DATE' in an Oracle table displays '01-Jan-2008 12:00:00 AM' When i try to run the following formula: {REVIEW.SCHED-DATE} in {Beginning Date} to {Ending Date} Diplays Zero (0) result. And I know for a fact that these records exists. I set up the parameter fields (Beginning Date & Ending Date) to 'Date'. During execution, the only accepted format is 'yyyy-mm-dd'. I've also tried ...
23 23349 1
by  Deleted UserJump to last post
1/11/2008 12:08 PM

LSF9 -n- LBI -n- high CPU    

Started by  Greg Moeller
Hi all!! We recently updated to LSF9 technology running on a Sol 10 box. We also have LBI running on 3 windows servers in a distributed formation with Tomcat and Oracle database. Not sure if this was happening before our implementation of DSSO or if it's new, but our LBI dashboards seem to be refreshing themselves every 60 seconds whether you are doing anything with them or not. This is causing very high CPU utilization on our LSF9 box (4 SPARC CPU's and 32 GB RAM) 95 and...
1 12255 1
by  Greg MoellerJump to last post
1/10/2008 4:24 PM

LBI Windows Server Requirement    

Started by  Sreenivasa Komma
Our company is planning LSF9 and LBI implementations. Our company standard is Webspehere on AIX but it seems LBI needs Websphere on Windows. We are trying to understand the real reason behind it. Why can't LBI work with Websphere on AIX. Any insight is much appreciated. Thanks Sreeni
1 12287 2
by  Greg MoellerJump to last post
1/9/2008 9:01 PM

Enterprise Reporting Script loading problems    

Started by  Deleted User
Let me start out by saying that I'm not a Lawson wiz. I'm merely a user who, after having IE 7.0 loaded on my pc, can't run Enterprise Reporting. I have Windows XP. I believe we use crystal reporting. My LDS group here at my company wants to completely reimage my PC which is so painful. Here's the error I get when I try to access Enterprise Reporting: 'Error, unable to load Enterprise Reporting script (/epm/reporting.js). Enterprise Reporting has not been properly initialized...
6 13709 2
by  Greg MoellerJump to last post
1/4/2008 5:45 PM

Linked subreports    

Started by  ChrisM
Hello Crystal XI and SQL Server 2000 I've created a linked subreport, so that the main report can collect two parameters, company group and fiscal year, from lists rather than the user typing them in. The linked subreport picks up these two parameters and then collects another three. This works a treat in Crystal and means I get the best of both worlds - server-side filtering and parameters from picklists. However, when I publish the report and attempt to run it, I get two parame...
17 16533 1
by  ChrisMJump to last post
12/19/2007 5:41 AM

LBI Error    

Started by  Marc
Has anyone seen this error. I am having troubles creating an instance on a report and keep getting this error. The string is non-numeric. Details: errorKind The string is non-numeric. Error in File E:\TEMP\{59CDEF6F-DD88-407B-B733-9378F9645DC3}.rpt: Error in formula . 'tonumber({Convert Date to Period})' The string is non-numeric. Details: errorKind Unable to retrieve Object. The string is non-numeric. Details: errorKind The string is non-numeric. Error in File E:\TEMP\{59CD...
10 13741 1
by  MarcJump to last post
12/18/2007 7:35 PM

OLEDB issue/number of reports    

Started by  Phil Simon
Lawson has told one of my clients that you can't deploy and run 100 or so Crystal Reports written via OLEDB throughout an organization and that all reports should be rewritten via ODBC. Has anyone heard of this All prompts (dynamic and static) don't work and Lawson claims that OLEDB is not meant to be used for such a large number of reports. Obviously, this is nowhere in the support site documentation. Thoughts Thanks.
4 13568 1
by  Chris MartinJump to last post
12/7/2007 9:59 PM

LRS / LBI vs. Microsoft REporting Services    

Started by  Joe O'Toole
I'm looking for a reference that uses or has used both MRS and LRS/LBI. Specifically, I would like to understand how these products compliment each other, what each can do that the other cannot and where the overlap is. We're currently at V 8.03 of Env and Apps and just started to use MRS for some non Lawson reporting. We will be installing LRS 9 after we get on LSF 9 and will need to make a decision on which tool would be best to rewrite our legacy Lawson and non Lawson reports with. Thanks.
2 14101 1
by  John HenleyJump to last post
12/4/2007 7:31 PM

DSSO with LBI    

Started by  Deleted User
I have installed the Distributed Single Sign On jar files on my LBI server. I have run the config assitant and install validator and the smoke test and everything checks out. When I try and log into efs I get the login/pw box. I enter my log in password and then I get a blue screen saying 'I don't know this came from a trusted site'. My tomcat logs on the the LBI server show nothing and neither to my webshpere logs on the server. Any help would be greatly appreciated.
2 13820 2
by  Greg MoellerJump to last post
12/3/2007 8:16 PM

Lawson Backoffice Report Bursting    

Started by  Joyce Reveille
Is anyone familiar with bursting Lawson backoffice reports that orginate on an iSeries Has anyone added XML tags to custom reports then bursted in Reporting Services
0 12248 1
11/14/2007 2:44 PM

Suggestions on Learning SQL    

Started by  Kate Liamero
John, We use crystal XI against an oracle 10g database to publish reports to LBI Dashboards, and I am SQL impaired. I guess if I have to teach myself some basics I should be looking at an Oracle based SQL. Do you have any suggestions Any good book Ideas I know some of the reports can take forever to run. Thanks Kate
5 13645 1
by  Phil SimonJump to last post
11/7/2007 7:43 PM

Reporting Services Events    

Started by  jjcyeshua
Hi! i would like to ask anyone who have worked with RS to may be help me understand RS Events. Specifically Parameter Selection. I have read the documentation but i'm still lost. Is there anyone out there who has sample, or have worked with RS Events.. I would really appreciate it you guys could enlighten me about this... Thank you..
0 12270 1
10/26/2007 4:56 PM

Query and Report Puzzle    

Started by  Deleted User
Thanks in advance for any clues! I am from scratch (not DME due to using ODBC) writing a query in Crystal Reports. Below I have 2 tables (Employee & PRDISTRIB). What this is to report is payroll deductions by deduction. So within PRDISTRIB (and there might be a better Lawson table) I have a record for each single deduction (e.g. Check 502 for Mary Brown will have maybe 6 records or more, $10 Dental, $25 Health, $5 Uniform, etc.). So with this query and my corresponding report I get the e...
9 14228 1
by  Chris MartinJump to last post
9/25/2007 5:12 PM

Syntax Question    

Started by  Deleted User
I have a query below that is erroring that the 'FROM' is not in the correct place... any clues.... Thanks! SELECT EMPLOYEE.EMPLOYEE, EMPLOYEE.FICA_NBR, EMPLOYEE.LAST_NAME, EMPLOYEE.ADDR1, EMPLOYEE.CITY, EMPLOYEE.ADDR2, EMPLOYEE.DEPARTMENT, EMPLOYEE.TERM_DATE, substr(DEPARTMENT,4,2), EMPLOYEE.ZIP, trim(employee.city) || ', ' || trim(employee.state) || ' ' || trim(employee.zip) as city_st_zip...
4 12058 1
by  Chris MartinJump to last post
9/24/2007 3:48 PM

Dynamic/Cascading prompts with LBI    

Started by  Phil Simon
HRHISTORY: There are 1,400,000 records in this table and CRXI via OLEDB command is taking forever. Date parameters haven't helped too much. I would suspect that the ODBC route would be much easier but Lawson's told me that the dynamic/cascading prompts are only failsafe with OLEDB. Any suggestions here Thanks.
1 17428 0
by  John HenleyJump to last post
9/21/2007 12:27 PM

Query to split string into two parts    

Started by  Deleted User
I am trying to split a number into two parts and wondering if anyone has a suggested syntax (e.g. 107511 split into 107 and 511 and then alias each with the 'AS' keyword.) Thanks! Chris Martin posted this when I was trying two join 3 fields into one (I'm kinda doing the reverse now): trim(last_name) || ', ' || trim(first_name) || ' ' || case when trim(middle_init) is null then trim(middle_init) else trim(middle_init) || '.' end
4 11890 1
by  John HenleyJump to last post
9/20/2007 2:39 PM

join City, State Zip    

Started by  Deleted User
I've used Chris' method to join First M. Last Names together (trim(last_name) || ', ' || trim(first_name) || ' ' || case when trim(middle_init) is null then trim(middle_init) else trim(middle_init) || '.' end) and was wondering if the same would work to join 'City, State Zip' and keep the single spaces in. Thanks!
3 11776 1
by  Chris MartinJump to last post
9/20/2007 2:15 PM
To join the discussion you need to register first. (Registration is free!) If you are already a registered user please login to join the discussion.
Page 32 of 34 << < 3031323334 > >>


RSS Feed Available
Forums Performance Management

Group: Performance Management

Forums
Topics
Replies
Subscribers
Last Post

Smart Notification

189 635 71 RE: SQL Help by  Greg Moeller 11/9/2023 2:49 PM