sramazzina commented on issue #3511:
URL: https://github.com/apache/hop/issues/3511#issuecomment-1867740991

   Ciao @usbrandon 
   
   The problem doesn't seems to be the Select Value but what comes out from the 
Fake data transform.  Try this simple pipeline, as confirmation of what I'm 
saying, where I forced a string representing the date you want in the same 
format as yours and set your format mask. The next transform, a select value, 
is properly transforming the string to date. Without any exception.
   
   I'm investigating if the Fake data transform is presenting wrong metadata in 
the output dataset (I mean a date that is already a date and not a String as 
expected and shown in the "Show output fields"
   
   
[sample_date_convertion.zip](https://github.com/apache/hop/files/13753219/sample_date_convertion.zip)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@hop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to