Jump to content

Set column value in a document property


Sander Koster

Recommended Posts

Hi,

I think I have a very easy question, but I can't find the answer.I would like to set the Max([Date]) value from a column toa document property. Does somebody knows how I can fix this with a script or more easy

The [Date] is a column in my SQL dataset.

Thanks you!

Sander

Link to comment
Share on other sites

You will need develop a script or data function to update the value in your Document Property. This KB article outlines how to update a Document Property with the current date, you should be able to modify this slightly to get the desired Max([Date]).

 

https://support.tibco.com/s/article/Tibco-KnowledgeArticle-Article-44164

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...