Skip to content
+1-888-319-3663

COMMUNITY FORUM

Great Plains User Date

Chi asked 5 years ago
Hi Everyone, 
I’m trying to use “user date” in Great Plains as a “Tax Date” in Smart connect. 
Is there anyway to get the “user date” from GP? 
 
Thanks, 
 
 
Answers
Lorren Zemke answered 5 years ago
Chi,
You wouldn’t be able to get the User Date from GP but you could get the current Date.
Create a Calculated Field to map to the Tax Date.
Enter the following logic
return DateTime.Today.ToString(“yyyy-MM-dd”)
 
 
 
Chi replied 5 years ago

Thanks Lorren


If you would like to submit an answer or comment, please sign in to the eOne portal.