Login / Register  search  syndication

          George Jensen's Blog

George Jensen on Reporting, Business Intelligence, Crystal Reports, Visual Analyzer, and more.

Displaying when a Crystal Report Was Last Modified

There are two functions that come with SAP Business Objects Crystal Reports that can help you display on your reports when the report format was last modified.  These functions are found under Functions>Document Properties and are labeled ModificationDate and ModificationTime. 

For use, I created a new formula called ModificationDateTime and added the following syntax:

"This Report Format Last Modified on "+Cstr(ModificationDate)+" at "+Cstr(ModificationTime)

I put my formula field in light gray letters in the page footer, light enough for someone to just barely see it. 

This way when you get complaints about one users report does not look like another users version of the same report you can peek at the ModificationDate/Time displayed on the bottom and tell them they have an outdated report. 

If you play around with some of the functions in the Functions>Document Properties of the tree, you will find several functions that could come in handy.  I will show you some of those in the next few days.

Have a great weekend!

Geo

What's This?
Bookmark and Share

About George Jensen

   George Jensen is a Senior Developer for Customer FX Corporation.


Related Content
   SalesLogix Web Client- Working with Activities
In this webinar the user will learn to work with Activities from the Activities entity. This feature all
Posted on Mar 16, 2010 by Dale Richter to SalesLogix Training
 
   Editing tables in SQL 2008
I recently ran into an issue when trying to edit a SalesLogix table in the SQL Management Studio 2008. I
Posted on Mar 16, 2010 by Kris Halsrud to Kris Halsrud's Blog
 
   SalesLogix Web Client- Marketing Campaigns Part I [Video]
In this video webinar the Marketing Professional will learn how to create a New Marketing Campaign in Sal
Posted on Mar 15, 2010 by Dale Richter to SalesLogix Training
 
   Searching for Matching Records in the SalesLogix Web Client
In this short video the user will learn how to search for matching records while adding new records to th
Posted on Mar 10, 2010 by Dale Richter to Tech Talk
 
   Opening Several Records in the SalesLogix Web Client
This webinar will show the user how to open several records at one time. Often you would like to be able
Posted on Mar 10, 2010 by Dale Richter to SalesLogix Training
 
Comments

 

Twitter Trackbacks for Displaying when a Crystal Report Was Last Modified - George Jensen's Blog [customerfx.com] on Topsy.com said:

Pingback from  Twitter Trackbacks for                 Displaying when a Crystal Report Was Last Modified - George Jensen's Blog         [customerfx.com]        on Topsy.com

January 15, 2010 9:35 PM

Leave a Comment

(required)  
(optional)
(required)  
Add
All contents Copyright © 2010 Customer FX Corporation
Customer FX Corporation
2324 University Avenue West, Suite 115
Saint Paul, Minnesota 55114
Tel: 800.728.5783

  Follow @CustomerFX on twitter
Follow the best news, tips, and articles
  Subscribe to Customer FX on youtube
Watch SalesLogix tutorial videos from Customer FX
Login / Register