Login / Register  search  syndication  about

          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
   Looking at Stonefield Query for Sage SalesLogix (Part 5)
Sorry for the long absence, I went away on some training with the Minnesota National Guard.  This is
Posted on Sep 01, 2010 by George Jensen to George Jensen's Blog
 
   Picklist Column types - Dispaying ticket status in the SalesLogix LAN datagrid
I recently had to build a datagrid displaying ticket information, including the current Status value. Un
Posted on Aug 24, 2010 by Jason Buss to Jason Buss' Blog
 
   SalesLogix Cloud- Administration Options- Using Roles
In this webinar the user will learn to manage roles in the SalesLogix Web Client. These options are onl
Posted on Aug 20, 2010 by Dale Richter to Free SalesLogix Training
 
   SalesLogix 7.5.2 Speed Issues - How To Find the Slowdown
At times I have been asked how can I increase the performance of SalesLogix. For systems using SQL2005
Posted on Aug 13, 2010 by Mark Duthoy to SalesLogix Support
 
   SalesLogix Cloud- Administration Options- Creating a New Team
This Administrative webinar will show the user how to create a new Team for ownership of records. This is
Posted on Aug 13, 2010 by Dale Richter to Free 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