Welcome to the Calyx Software Message Boards where you can share ideas and solutions with other Calyx users! Calyx personnel including Tech Support, Development, QA, and Business Planning often visit these message boards unofficially to better understand our customers' needs. To submit your suggestions Click Here.
This discussion forum is a service provided by Calyx Software. Calyx Software does not endorse any particular point of view expressed in this forum or any information provided in it. The use of the information provided by other users in this message board is at your own risk.
Calyx Software Message Board
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Selective DisplayExpand / Collapse
Author
Message
Posted 8/3/2006 8:13:13 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 8/4/2006 8:02:38 AM
Posts: 1, Visits: 10
I am trying to create a report to track late VOEs.  Since each of our VOEs have different followup times (1 day, 3 day, 5 day, etc.) I can not use the Late Document report which uses a single default number of days late.

To get around this I am using the Re-Order Date field in the Track VOE screen to determine when the VOEs are due.  We have also restricted the number of VOEs to be tracked for each file to 4 so that the single line on the report, for each file, doesn't get to cumbersome.

I am using the following code in the condition for the 1st field (File Name) to get only the files I want:ADVIsNull([1 ORDER DATE],'01/01/2006')>#01/01/2006#)AND(IsNull([1 DUE DATE],'01/01/2006')>#01/01/2006#AND[1 DUE DATE]<=TDAND (IsNull([1 REC DATE],'01/01/2006')=#01/01/2006#)OR(IsNull([2 ORDER DATE],'01/01/2006')>#01/01/2006#)AND(IsNull([2 DUE DATE],'01/01/2006')>#01/01/2006#AND[2 DUE DATE]<=TDAND (IsNull([2 REC DATE],'01/01/2006')=#01/01/2006#)OR(IsNull([3 ORDER DATE],'01/01/2006')>#01/01/2006#)AND(IsNull([3 DUE DATE],'01/01/2006')>#01/01/2006#AND[3 DUE DATE]<=TDAND (IsNull([3 REC DATE],'01/01/2006')=#01/01/2006#)OR(IsNull([4 ORDER DATE],'01/01/2006')>#01/01/2006#)AND(IsNull([4 DUE DATE],'01/01/2006')>#01/01/2006#AND[4 DUE DATE]<=TDAND (IsNull([4 REC DATE],'01/01/2006')=#01/01/2006#)

My problem is that I only want info for the particular VOE(s) that are past due to show up on the report and not the info for all VOEs for that file - i.e. If the first VOE has already been received but the 2nd VOE is past due I want the fields for the 1st VOE to be blank but the fields for the 2nd VOE to contain their information.

I have tried using an Iif statement in the FieldID and/or as a condition and neither works.

Does anyone have a suggestion on how I can accomplish this, I would really appreciate it.

Thanks

Ron

Post #3739
Posted 8/3/2006 9:08:35 AM


Sepal

Sepal

Group: Moderators
Last Login: Yesterday @ 4:06:35 PM
Posts: 1,183, Visits: 9,261
Our report engine doesn't have the capability to optionally show data.  It is trying to report the state of the file so if you add a field id and leave the show column checked the data for that field will be displayed.  I think the best thing you can do is either directly export to excel and create a template to display this report or you can export to XML so that you can take an excel spread sheet and use that XML file as its data source.

Disclaimer:  This post carries no explicit or implied warranty. Nor is there any guarantee that the information contained in this post is accurate. It is offered in the hopes of helping others, but you use it at your own risk. The author will not be liable for any damages that occur as a result of using this post.
Post #3740
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Emmanuel Huna, Bryan Telford, Jason Beck, Mike Thompson, BetaFisch

PermissionsExpand / Collapse

All times are GMT -8:00, Time now is 12:19am

Powered by InstantForum.NET v4.1.4 © 2009
Execution: 0.047. 10 queries. Compression Enabled.
© 2005 Calyx Software. All rights reserved.