Jul 21, 2004 #1 testdude123 IS-IT--Management Joined Jul 21, 2004 Messages 1 Location US Is there anyway to display the CRN username in my report??
Jul 21, 2004 1 #2 Prasad678 Programmer Joined Dec 15, 2002 Messages 87 Location US Create a Calculation of the type 'Detail'. In the expression editor, type : #sq($dbCatalog{$account.personalInfo.userName})# Prasad RPrasad1@Chn.Cognizant.com Upvote 0 Downvote
Create a Calculation of the type 'Detail'. In the expression editor, type : #sq($dbCatalog{$account.personalInfo.userName})# Prasad RPrasad1@Chn.Cognizant.com